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

Unified Diff: content/browser/gpu/gpu_process_host.cc

Issue 23503038: Make using virtual contexts a workaround flag rather than cmdline (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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/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,

Powered by Google App Engine
This is Rietveld 408576698