| 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 e5f4997c7c1fa5a455d419429ba41aa1e59837f5..10439713a590c7bbae54e54d1ab4bf2a187bb488 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -902,7 +902,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kDisableFiltersOverIPC,
|
| switches::kDisableFullScreen,
|
| switches::kDisableGeolocation,
|
| - switches::kDisableGLMultisampling,
|
| switches::kDisableGpu,
|
| switches::kDisableGpuCompositing,
|
| switches::kDisableGpuVsync,
|
|
|