Index: cc/layer_sorter_unittest.cc |
diff --git a/cc/layer_sorter_unittest.cc b/cc/layer_sorter_unittest.cc |
index 09e405519cc7628a8f174807a9d057bf684a7bd1..6d8804b30c342863e2fbf37506c7c4d964e9940b 100644 |
--- a/cc/layer_sorter_unittest.cc |
+++ b/cc/layer_sorter_unittest.cc |
@@ -7,7 +7,7 @@ |
#include "CCLayerSorter.h" |
#include "CCLayerImpl.h" |
-#include "CCMathUtil.h" |
+#include "cc/math_util.h" |
#include "cc/single_thread_proxy.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include <public/WebTransformationMatrix.h> |