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 46ca5a589f3123c3c8d2f3231ac12e71b4a4cedc..0c70284cab842c483de022174f68da14edec93d2 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -801,6 +801,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableTouchAdjustment, |
switches::kEnableViewport, |
switches::kEnableOpusPlayback, |
+ switches::kEnableVp9Playback, |
switches::kForceDeviceScaleFactor, |
switches::kFullMemoryCrashReport, |
#if !defined (GOOGLE_CHROME_BUILD) |