| 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 5023fbf8fa0b7b6c176b482cbe55a027eba47dae..c5746f7c1e2625784404dda0f33a3abbcaa04a49 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1693,7 +1693,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kDisableLocalStorage,
|
| switches::kDisableLogging,
|
| switches::kDisableMediaSuspend,
|
| - switches::kDisableMojoServiceWorker,
|
| switches::kDisableNotifications,
|
| switches::kDisableOverlayScrollbar,
|
| switches::kDisablePepper3DImageChromium,
|
|
|