scheduler: Rename WebPageScheduler to WebFrameHostScheduler
commitf22a37accd893132fe8bc3a235980a2a507d3b7e
authorskyostil@chromium.org <skyostil@chromium.org>
Mon, 21 Sep 2015 12:01:09 +0000 (21 12:01 +0000)
committerskyostil@chromium.org <skyostil@chromium.org>
Mon, 21 Sep 2015 12:01:09 +0000 (21 12:01 +0000)
tree9b762f31a980d205d065aafbe3882ef1c1db2437
parentf649af8cd94ea4e54434ba61407bc1e51aae876a
scheduler: Rename WebPageScheduler to WebFrameHostScheduler

Rename the WebPageScheduler as WebFrameHostScheduler since we eventually
want to hang this object off of FrameHost instead of Page.

BUG=510398

Review URL: https://codereview.chromium.org/1348853002

git-svn-id: svn://svn.chromium.org/blink/trunk@202580 bbb929c8-8fbe-4397-9dbb-9b2b20218538
third_party/WebKit/public/platform/WebFrameHostScheduler.h [moved from third_party/WebKit/public/platform/WebPageScheduler.h with 54% similarity]
third_party/WebKit/public/platform/WebScheduler.h