| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_process_host_impl.cc (revision 128216)
|
| +++ content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -694,6 +694,7 @@
|
| switches::kEnableShadowDOM,
|
| switches::kEnableStrictSiteIsolation,
|
| switches::kEnableStyleScoped,
|
| + switches::kDisableAudioMixer,
|
| switches::kDisableFullScreen,
|
| switches::kEnablePepperTesting,
|
| switches::kEnablePointerLock,
|
|
|