Index: cc/layer_tree_host.h |
diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h |
index f9a634391c2276a5ffdfe0922b8ce7bcb8025970..1835170f29906d2d20d2ac50a3a2256baab4fadd 100644 |
--- a/cc/layer_tree_host.h |
+++ b/cc/layer_tree_host.h |
@@ -9,14 +9,14 @@ |
#include "base/hash_tables.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "CCAnimationEvents.h" |
+#include "cc/animation_events.h" |
#include "CCGraphicsContext.h" |
#include "CCLayerTreeHostClient.h" |
#include "CCLayerTreeHostCommon.h" |
#include "CCOcclusionTracker.h" |
#include "CCPrioritizedTextureManager.h" |
-#include "CCProxy.h" |
-#include "CCRenderingStats.h" |
+#include "cc/proxy.h" |
+#include "cc/rendering_stats.h" |
#include "IntRect.h" |
#include "RateLimiter.h" |
#include "scoped_ptr_vector.h" |