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

Unified Diff: cc/switches.h

Issue 11361223: cc: Remove cc::settings, move them to LayerTreeSettings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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: cc/switches.h
diff --git a/cc/switches.h b/cc/switches.h
index 347c4958c69bb89e8be67c0c8de4022e18d1439d..b8d4c86023d433284ac41c98f76d5fa8383c1809 100644
--- a/cc/switches.h
+++ b/cc/switches.h
@@ -18,7 +18,6 @@ namespace switches {
CC_EXPORT extern const char kBackgroundColorInsteadOfCheckerboard[];
CC_EXPORT extern const char kDisableThreadedAnimation[];
CC_EXPORT extern const char kEnablePartialSwap[];
-CC_EXPORT extern const char kEnablePerTilePainting[];
CC_EXPORT extern const char kEnablePinchInCompositor[];
CC_EXPORT extern const char kImplSidePainting[];
CC_EXPORT extern const char kJankInsteadOfCheckerboard[];
« cc/layer_tree_host.cc ('K') | « cc/software_renderer_unittest.cc ('k') | cc/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698