| Index: trunk/src/content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- trunk/src/content/browser/renderer_host/render_process_host_impl.cc (revision 217225)
|
| +++ trunk/src/content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -932,9 +932,6 @@
|
| switches::kEnableGPUClientLogging,
|
| switches::kEnableGpuClientTracing,
|
| switches::kEnableGpuBenchmarking,
|
| -#if defined(OS_WIN)
|
| - switches::kEnableHighResolutionTime,
|
| -#endif
|
| switches::kEnableMemoryBenchmarking,
|
| switches::kEnableOverlayScrollbars,
|
| switches::kEnableSkiaBenchmarking,
|
|
|