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 10d47a3929071975e299e9a315f6679cdee10b41..36a635dad9ac81d36fdb7e1e93bca9e7c42e0409 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, |