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