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 248ed1d8b17158adeb873798ca038fb954fa0f68..febacbdc9e5ac84fb4d67cd5e3cb1ed69ec2a5f6 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1311,6 +1311,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kMaxUntiledLayerWidth, |
switches::kMaxUntiledLayerHeight, |
switches::kMemoryMetrics, |
+ switches::kMicrophonePositions, |
switches::kNoReferrers, |
switches::kNoSandbox, |
switches::kOverridePluginPowerSaverForTesting, |