Remove shared timer methods from WebThreadImpl.
commitf7c77e5270a14b4dbad074cf0a6cf7d7769d44df
authornasko@chromium.org <nasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Jul 2014 12:16:51 +0000 (30 12:16 +0000)
committernasko@chromium.org <nasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Jul 2014 12:16:51 +0000 (30 12:16 +0000)
tree00720298f729507ab7423e94c49cc938225234be
parent2ea4c3a64ef47c841967a3da975e6772b5fd204e
Remove shared timer methods from WebThreadImpl.

I introduced few methods related to shared timers in WebThreadImpl
as part of moving WorkerThread to using WebThread.
These are no longer needed as the shared timer is implemented now in blink.

BUG=301515

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286492 0039d316-1c4b-4281-b951-d872f2087c98
content/child/webthread_impl.cc
content/child/webthread_impl.h