Index: cc/tiles/layer_tiling_data.cc |
diff --git a/cc/resources/layer_tiling_data.cc b/cc/tiles/layer_tiling_data.cc |
similarity index 98% |
rename from cc/resources/layer_tiling_data.cc |
rename to cc/tiles/layer_tiling_data.cc |
index 63b003628c346ae02898e785fb127fd7d3844de7..494ded8456d63625be753d80be8856429c972621 100644 |
--- a/cc/resources/layer_tiling_data.cc |
+++ b/cc/tiles/layer_tiling_data.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/resources/layer_tiling_data.h" |
+#include "cc/tiles/layer_tiling_data.h" |
#include <vector> |