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

Unified Diff: cc/scheduler.h

Issue 11361223: cc: Remove cc::settings, move them to LayerTreeSettings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix-unittests 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
« no previous file with comments | « cc/layer_unittest.cc ('k') | cc/scheduler_state_machine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/scheduler.h
diff --git a/cc/scheduler.h b/cc/scheduler.h
index 5617a01addb0a48432bcd2b50c29da9af97e54b9..ffe03cf215d2628a959735791e06474c8c652a48 100644
--- a/cc/scheduler.h
+++ b/cc/scheduler.h
@@ -10,6 +10,7 @@
#include "base/time.h"
#include "cc/cc_export.h"
#include "cc/frame_rate_controller.h"
+#include "cc/layer_tree_host.h"
#include "cc/scheduler_state_machine.h"
namespace cc {
« no previous file with comments | « cc/layer_unittest.cc ('k') | cc/scheduler_state_machine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698