Index: cc/resources/layer_tiling_data.cc |
diff --git a/cc/layer_tiling_data.cc b/cc/resources/layer_tiling_data.cc |
similarity index 98% |
rename from cc/layer_tiling_data.cc |
rename to cc/resources/layer_tiling_data.cc |
index aaf6ee9864ec2acd76ee2ce6586cc28ec27ae536..81cb21a8c35bde4951db49006a0285208bc056fa 100644 |
--- a/cc/layer_tiling_data.cc |
+++ b/cc/resources/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/layer_tiling_data.h" |
+#include "cc/resources/layer_tiling_data.h" |
#include "base/logging.h" |