Remove PaintContent's Page dependency and PaintContentIgnoringCompositing

PaintContentIgnoringCompositing is no longer used so remove it.

Meanwhile PaintContent was passing along the Page in order to get a
deprecated device scale from it. Instead grab the scale the recommended
way from the LocalFrameView.

R=dcheng@chromium.org

Change-Id: I83def77e5b58d2ef8eff337eb8817086208df770
Bug: 912193
Reviewed-on: https://chromium-review.googlesource.com/c/1399519
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Commit-Queue: danakj <danakj@chromium.org>
Cr-Commit-Position: refs/heads/master@{#620749}
7 files changed