Make timer.cc portable by factoring its Windows bits into MessageLoop.

Please note that the goal of this CL is merely to move the Windowisms out of timer.cc and into message_loop.cc.  Next up will be to refactor message_loop.cc so that the Windowisms are further isolated.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@734 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 5be517218a74dc9e291fb2821e2af9f01fb47e10
6 files changed
tree: 593c8203553920579b28b9d86c4afeeb357bda8f
  1. base/
  2. build/