Index: chrome/browser/renderer_host/browser_render_process_host.cc |
=================================================================== |
--- chrome/browser/renderer_host/browser_render_process_host.cc (revision 65168) |
+++ chrome/browser/renderer_host/browser_render_process_host.cc (working copy) |
@@ -594,7 +594,6 @@ |
switches::kEnableOpenMax, |
switches::kVideoThreads, |
switches::kEnableVideoFullscreen, |
- switches::kEnableVideoLayering, |
switches::kEnableVideoLogging, |
switches::kEnableTouch, |
// We propagate the Chrome Frame command line here as well in case the |