Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(376)

Unified Diff: content/browser/renderer_host/render_process_host_impl.cc

Issue 285283003: Remove flag --test-sandbox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed directory, gyp and isolate refs Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 91f67778ce2ddc681e474c26b51a29cceeb4cc4a..b1f58edbfb69e7726fd0b835d373e89fad8fc7d4 100644
--- a/content/browser/renderer_host/render_process_host_impl.cc
+++ b/content/browser/renderer_host/render_process_host_impl.cc
@@ -1128,7 +1128,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
switches::kShowPaintRects,
switches::kSitePerProcess,
switches::kStatsCollectionController,
- switches::kTestSandbox,
switches::kTestType,
switches::kTouchEvents,
switches::kTraceToConsole,

Powered by Google App Engine
This is Rietveld 408576698