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 7a05a6572136715c049360ceede9deee2dd384ed..066478c11f596962398fbb680e97e303ab8f6c5a 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -874,6 +874,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableViewport, |
switches::kEnableOpusPlayback, |
switches::kEnableVp9Playback, |
+ switches::kEnableVp8AlphaPlayback, |
switches::kForceDeviceScaleFactor, |
switches::kFullMemoryCrashReport, |
#if !defined (GOOGLE_CHROME_BUILD) |