Chromium Code Reviews| Index: content/browser/gpu/gpu_process_host.cc |
| diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc |
| index 8c7a8825a0266151a0a8c1dac9b7e472e68b48b9..16668493eaa5a966ea2627d130aaf181d3c48611 100644 |
| --- a/content/browser/gpu/gpu_process_host.cc |
| +++ b/content/browser/gpu/gpu_process_host.cc |
| @@ -1093,6 +1093,7 @@ bool GpuProcessHost::LaunchGpuProcess(const std::string& channel_id) { |
| switches::kEnableShareGroupAsyncTextureUpload, |
| switches::kGpuStartupDialog, |
| switches::kGpuSandboxAllowSysVShm, |
| + switches::kGpuSandboxStartLater, |
|
piman
2014/03/19 01:16:55
Can you add this to chrome/browser/chromeos/login/
davidung
2014/03/19 01:21:56
yes, the new rebased patch adds this.
but in the l
|
| switches::kLoggingLevel, |
| switches::kNoSandbox, |
| switches::kTestGLLib, |