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

Unified Diff: cc/switches.cc

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.cc
diff --git a/cc/switches.cc b/cc/switches.cc
index 5302ade0f441b17316e8655a73f05d13d450c686..382569014646346f29439cc9cc382508a43bbb0f 100644
--- a/cc/switches.cc
+++ b/cc/switches.cc
@@ -16,8 +16,6 @@ const char kDisableThreadedAnimation[] = "disable-threaded-animation";
const char kEnablePartialSwap[] = "enable-partial-swap";
-const char kEnablePerTilePainting[] = "enable-per-tile-painting";
-
// Enables an alternative pinch-zoom gesture support, via the threaded
// compositor.
const char kEnablePinchInCompositor[] = "enable-pinch-in-compositor";
« cc/layer_tree_host.cc ('K') | « cc/switches.h ('k') | cc/test/layer_tree_test_common.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698