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

Unified Diff: services/ui/common/switches.cc

Issue 2176303002: services/ui: Remove deprecated gpu code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tot-merge Created 4 years, 5 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
« no previous file with comments | « services/ui/common/switches.h ('k') | services/ui/gles2/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/common/switches.cc
diff --git a/services/ui/common/switches.cc b/services/ui/common/switches.cc
index e1f209b9eee0bec1b2ca19374fb27ce4e29d865f..f59686a4a755278d5cad3f14d16b31022a013584 100644
--- a/services/ui/common/switches.cc
+++ b/services/ui/common/switches.cc
@@ -7,10 +7,6 @@
namespace ui {
namespace switches {
-// Use mojo GPU command buffer instead of Chrome GPU command buffer.
-const char kUseMojoGpuCommandBufferInMus[] =
- "use-mojo-gpu-command-buffer-in-mus";
-
// Initializes X11 in threaded mode, and sets the |override_redirect| flag when
// creating X11 windows. Also, exposes the WindowServerTest interface to clients
// when launched with this flag.
« no previous file with comments | « services/ui/common/switches.h ('k') | services/ui/gles2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698