Chromium Code Reviews| Index: content/browser/renderer_host/render_process_host_impl.cc |
| =================================================================== |
| --- content/browser/renderer_host/render_process_host_impl.cc (revision 156123) |
| +++ content/browser/renderer_host/render_process_host_impl.cc (working copy) |
| @@ -759,6 +759,7 @@ |
| #else |
| switches::kDisableWebAudio, |
| #endif |
| + switches::kEnableWebAudioInput, |
| switches::kDisableWebSockets, |
| switches::kDomAutomationController, |
| switches::kEnableAccessibilityLogging, |