Index: cc/debug_rect_history.cc |
diff --git a/cc/debug_rect_history.cc b/cc/debug_rect_history.cc |
index 928b568891dcb8e48b58e5a2c244094f40540964..41c0d8a9c7fa899cfd4048bcec36fd84002db986 100644 |
--- a/cc/debug_rect_history.cc |
+++ b/cc/debug_rect_history.cc |
@@ -4,9 +4,9 @@ |
#include "config.h" |
-#include "CCDebugRectHistory.h" |
+#include "cc/debug_rect_history.h" |
-#include "CCDamageTracker.h" |
+#include "cc/damage_tracker.h" |
#include "cc/layer_impl.h" |
#include "cc/layer_tree_host.h" |
#include "cc/math_util.h" |