Chromium Code Reviews| 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::kEnableAudioMixer, |
|
scherkus (not reviewing)
2012/03/29 22:46:39
I don't believe this is needed anymore as no code
|
| switches::kDisableFullScreen, |
| switches::kEnablePepperTesting, |
| switches::kEnablePointerLock, |