chrome: Remove the use of WebWorkerRunLoop.
commit721ec7f8578afb27b9664641b109d483439b9859
authorsadrul <sadrul@chromium.org>
Thu, 26 Feb 2015 15:36:18 +0000 (26 07:36 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 26 Feb 2015 15:37:31 +0000 (26 15:37 +0000)
treea1e2fdae5621ac3fbb9300ff1023d8959f1648c9
parent53bf63189adff10a7731b82db59e77d7ffa42234
chrome: Remove the use of WebWorkerRunLoop.

WebWorkerRunLoop serves no purpose anymore. So remove its use from chrome.

This is part 1 of 3.
Part 2: https://codereview.chromium.org/960443002
Part 3: https://codereview.chromium.org/955883002

BUG=461664

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

Cr-Commit-Position: refs/heads/master@{#318235}
content/child/blink_platform_impl.cc
content/child/blink_platform_impl.h
content/child/worker_task_runner.cc
content/child/worker_task_runner.h
content/child/worker_task_runner_unittest.cc