| 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 74d6ca1667e34578d419cd5137c88c81b0011349..a51a67890338cad516d636f0b95d94be7fc9772b 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1514,6 +1514,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kSitePerProcess,
|
| switches::kStatsCollectionController,
|
| switches::kTestType,
|
| + switches::kTopDocumentIsolation,
|
| switches::kTouchEvents,
|
| switches::kTouchTextSelectionStrategy,
|
| switches::kTraceConfigFile,
|
|
|