Index: content/browser/gpu/gpu_process_host.cc |
=================================================================== |
--- content/browser/gpu/gpu_process_host.cc (revision 132258) |
+++ content/browser/gpu/gpu_process_host.cc (working copy) |
@@ -705,6 +705,7 @@ |
switches::kDisableGpuDriverBugWorkarounds, |
switches::kDisableGpuSandbox, |
switches::kReduceGpuSandbox, |
+ switches::kDisableSeccompFilterSandbox, |
switches::kDisableGpuVsync, |
switches::kDisableGpuWatchdog, |
switches::kDisableImageTransportSurface, |