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

Unified Diff: cc/layer_tree_host.h

Issue 11189011: cc: Remove the temporary header files that aren't prefixed with CC* (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
« no previous file with comments | « cc/layer_texture_updater.cc ('k') | cc/layer_tree_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/layer_tree_host.h
diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h
index 7cb63f88ecb7f6d1a91679bea3aced28d32b9dff..6d8c9979a88b9317ccb6152243c5e89bccaf34dd 100644
--- a/cc/layer_tree_host.h
+++ b/cc/layer_tree_host.h
@@ -18,7 +18,7 @@
#include "CCProxy.h"
#include "CCRenderingStats.h"
#include "IntRect.h"
-#include "RateLimiter.h"
+#include "cc/rate_limiter.h"
#include "scoped_ptr_vector.h"
#include "third_party/skia/include/core/SkColor.h"
#include <limits>
« no previous file with comments | « cc/layer_texture_updater.cc ('k') | cc/layer_tree_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698