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 104dda2efd95595f268723d4dad8628eaf636c9e..beed8d0351bad8413024d43d12be6b3f0fdceec5 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -983,7 +983,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableFileSystem, |
switches::kDisableFiltersOverIPC, |
switches::kDisableFullScreen, |
- switches::kDisableGeolocation, |
switches::kDisableGpu, |
switches::kDisableGpuCompositing, |
switches::kDisableGpuVsync, |