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

Unified Diff: cc/settings.h

Issue 11189043: cc: Rename cc classes and members to match filenames (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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: cc/settings.h
diff --git a/cc/settings.h b/cc/settings.h
index cde48caa2a453c2c2b79f2b3ff721036ce370a91..5e210152beec4c11abf9cfec6ea557f6c51d13b1 100644
--- a/cc/settings.h
+++ b/cc/settings.h
@@ -10,10 +10,10 @@
namespace cc {
// This file is for settings that apply to all compositors. Add settings to
-// CCLayerTreeSettings if a ui and renderer compositor might not want the same
+// LayerTreeSettings if a ui and renderer compositor might not want the same
// setting.
-class CCSettings {
+class Settings {
public:
static bool perTilePaintingEnabled();
static bool partialSwapEnabled();
« cc/active_animation.h ('K') | « cc/scrollbar_layer_unittest.cc ('k') | cc/settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698