Index: cc/debug_rect_history.cc |
diff --git a/cc/debug_rect_history.cc b/cc/debug_rect_history.cc |
index 639eb76b90e5d42c291395eeb9330737af265b80..eb3190bb404274b793ba367da6847e4717d0dca9 100644 |
--- a/cc/debug_rect_history.cc |
+++ b/cc/debug_rect_history.cc |
@@ -4,10 +4,10 @@ |
#include "cc/debug_rect_history.h" |
+#include "cc/base/math_util.h" |
#include "cc/damage_tracker.h" |
#include "cc/layer_impl.h" |
#include "cc/layer_tree_host.h" |
-#include "cc/math_util.h" |
namespace cc { |