Index: cc/layer_sorter_unittest.cc |
diff --git a/cc/layer_sorter_unittest.cc b/cc/layer_sorter_unittest.cc |
index 6d8804b30c342863e2fbf37506c7c4d964e9940b..2397b0730a15c08d01f5f3533134538e0a370970 100644 |
--- a/cc/layer_sorter_unittest.cc |
+++ b/cc/layer_sorter_unittest.cc |
@@ -4,9 +4,9 @@ |
#include "config.h" |
-#include "CCLayerSorter.h" |
+#include "cc/layer_sorter.h" |
-#include "CCLayerImpl.h" |
+#include "cc/layer_impl.h" |
#include "cc/math_util.h" |
#include "cc/single_thread_proxy.h" |
#include "testing/gtest/include/gtest/gtest.h" |