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 b1c3627e83a9d05d9ff097c700710f014034eb59..eee91fc0328c2a325c6a0e41f5eeac4fb0c495e9 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1137,9 +1137,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableWebRtcHWVp8Encoding, |
switches::kEnableWebRtcTcpServerSocket, |
#endif |
-#if defined(GOOGLE_TV) |
- switches::kUseExternalVideoSurfaceThresholdInPixels, |
-#endif |
#if defined(OS_ANDROID) |
switches::kDisableGestureRequirementForMediaPlayback, |
switches::kDisableLowEndDeviceMode, |