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 e9a911877225478434d142b0eb3c8083cc17cd3a..05defddbb987b63504623146c74bc86cd764573d 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1247,7 +1247,6 @@ |
switches::kDisableEncryptedMedia, |
switches::kDisableFileSystem, |
switches::kDisableGpuCompositing, |
- switches::kDisableGpuMemoryBufferVideoFrames, |
switches::kDisableGpuVsync, |
switches::kDisableLowResTiling, |
switches::kDisableHistogramCustomizer, |