| 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 1884d92a11831b77c0089f967ba8a5d4a29a1460..ed09e523ed9f716db9d43a9582ce8add78ac52bb 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1685,6 +1685,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kAllowLoopbackInPeerConnection,
|
| switches::kAndroidFontsPath,
|
| switches::kAudioBufferSize,
|
| + switches::kAutoplayPolicy,
|
| switches::kBlinkSettings,
|
| switches::kDefaultTileWidth,
|
| switches::kDefaultTileHeight,
|
|
|