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 7e231e515ae880ba1106d27e2dc0b186264f85f1..727c7c4da9e710733b0ecf487094583565b6bea3 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1329,7 +1329,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
#if defined(OS_ANDROID) |
switches::kDisableGestureRequirementForMediaPlayback, |
switches::kDisableWebRTC, |
- switches::kEnableSpeechRecognition, |
switches::kMediaDrmEnableNonCompositing, |
switches::kNetworkCountryIso, |
switches::kDisableWebAudio, |