| 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 656e99574adb65ee6c368c9e43d197ac6c5c9779..972cf757538abfc934e46c3e6627246173669fe0 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1200,7 +1200,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kDisablePinch,
|
| switches::kDisablePrefixedEncryptedMedia,
|
| switches::kDisableSeccompFilterSandbox,
|
| - switches::kDisableSessionStorage,
|
| switches::kDisableSharedWorkers,
|
| switches::kDisableSVG1DOM,
|
| switches::kDisableThreadedCompositing,
|
|
|