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