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

Unified Diff: ui/compositor/compositor_switches.cc

Issue 12340015: [CLOSED] Big patch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « ui/compositor/compositor_switches.h ('k') | ui/gfx/gdi_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/compositor_switches.cc
diff --git a/ui/compositor/compositor_switches.cc b/ui/compositor/compositor_switches.cc
index c83e8568fb32174499c82024ac714af6e5b266fd..de42abcee261144f586a812e6d0358b9b5ddbba8 100644
--- a/ui/compositor/compositor_switches.cc
+++ b/ui/compositor/compositor_switches.cc
@@ -23,4 +23,6 @@ const char kUIEnablePerTilePainting[] = "ui-enable-per-tile-painting";
const char kUIEnableThreadedCompositing[] = "ui-enable-threaded-compositing";
+const char kUIEnableSoftwareCompositing[] = "ui-enable-software-compositing";
+
} // namespace switches
« no previous file with comments | « ui/compositor/compositor_switches.h ('k') | ui/gfx/gdi_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698