| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index 2717a4ef12cc675a8603419834280b14b14e5efd..2926a908119ec628f4e8fec20224bdb522546dd5 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -649,7 +649,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kAuditAllHandles,
|
| switches::kAuditHandles,
|
| switches::kChromeFrame,
|
| - switches::kDefaultDeviceScaleFactor,
|
| switches::kDisable3DAPIs,
|
| switches::kDisableAcceleratedCompositing,
|
| switches::kDisableApplicationCache,
|
|
|