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 c6a22c26b73fa92ed9ad5f85fe8605f89737583b..17cc0a48242d6bc14f2155c777a714de4128f9cf 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -1114,7 +1114,6 @@ bool GpuProcessHost::LaunchGpuProcess(const std::string& channel_id) { |
switches::kDisableSeccompFilterSandbox, |
switches::kEnableLogging, |
switches::kEnableShareGroupAsyncTextureUpload, |
- switches::kEnableVirtualGLContexts, |
switches::kGpuStartupDialog, |
switches::kGpuSandboxAllowSysVShm, |
switches::kLoggingLevel, |