| Index: trunk/src/content/app/content_main_runner.cc
|
| ===================================================================
|
| --- trunk/src/content/app/content_main_runner.cc (revision 217225)
|
| +++ trunk/src/content/app/content_main_runner.cc (working copy)
|
| @@ -671,9 +671,6 @@
|
| MachBroker::ChildSendTaskPortToParent();
|
| }
|
| #elif defined(OS_WIN)
|
| - if (command_line.HasSwitch(switches::kEnableHighResolutionTime))
|
| - base::TimeTicks::SetNowIsHighResNowIfSupported();
|
| -
|
| // This must be done early enough since some helper functions like
|
| // IsTouchEnabled, needed to load resources, may call into the theme dll.
|
| EnableThemeSupportOnAllWindowStations();
|
|
|