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