Index: cc/resources/tile_priority_unittest.cc |
diff --git a/cc/tile_priority_unittest.cc b/cc/resources/tile_priority_unittest.cc |
similarity index 98% |
rename from cc/tile_priority_unittest.cc |
rename to cc/resources/tile_priority_unittest.cc |
index 5eea2b4d22cd0d69eadaef3e70c82cb50dec447f..97de199b0949ae8f7bf343d9b0e4ff7ca5225405 100644 |
--- a/cc/tile_priority_unittest.cc |
+++ b/cc/resources/tile_priority_unittest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "cc/tile_priority.h" |
+#include "cc/resources/tile_priority.h" |
#include "testing/gtest/include/gtest/gtest.h" |