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 bd15fe44e71f4bd38c16ab901fac0dc3aca3a3b7..4783d47e755f4e371c23e510822eb6c035695e8e 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1129,7 +1129,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kShowPaintRects, |
switches::kSitePerProcess, |
switches::kStatsCollectionController, |
- switches::kTestSandbox, |
switches::kTestType, |
switches::kTouchEvents, |
switches::kTraceToConsole, |