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

Unified Diff: chrome/browser/chromeos/login/chrome_restart_request.cc

Issue 179983006: Don't start the SECCOMP sandbox early for Tegra124 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: formatting Created 6 years, 9 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: chrome/browser/chromeos/login/chrome_restart_request.cc
diff --git a/chrome/browser/chromeos/login/chrome_restart_request.cc b/chrome/browser/chromeos/login/chrome_restart_request.cc
index 2becd05a49ea3106785df7b989124ae057512c5b..b3253e3ef69a3d3ef377eaf7833a15198cd50f1a 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -122,6 +122,7 @@ std::string DeriveCommandLine(const GURL& start_url,
::switches::kGpuStartupDialog,
::switches::kGpuSandboxAllowSysVShm,
::switches::kGpuSandboxFailuresFatal,
+ ::switches::kGpuSandboxStartAfterInitialization,
::switches::kMultiProfiles,
::switches::kNoSandbox,
::switches::kNumRasterThreads,
« no previous file with comments | « no previous file | content/browser/gpu/gpu_process_host.cc » ('j') | content/common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698