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 0554bc6eb37fbdb1d4b21ce083a7202cf94528e2..de637bda2f6f847a4de030379f493c11bc7a2027 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -694,7 +694,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableStatsTable, |
switches::kEnableThreadedCompositing, |
switches::kEnableVideoFullscreen, |
- switches::kEnableVideoLogging, |
switches::kEnableVideoTrack, |
switches::kFullMemoryCrashReport, |
#if !defined (GOOGLE_CHROME_BUILD) |