Index: cc/resources/picture_layer_tiling.cc |
diff --git a/cc/picture_layer_tiling.cc b/cc/resources/picture_layer_tiling.cc |
similarity index 99% |
rename from cc/picture_layer_tiling.cc |
rename to cc/resources/picture_layer_tiling.cc |
index ff597578afa44a46de305d531d3159ad1d555cc7..1ddd4603f3150e8bb2006eb2ec78dd6b257fa7b8 100644 |
--- a/cc/picture_layer_tiling.cc |
+++ b/cc/resources/picture_layer_tiling.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/picture_layer_tiling.h" |
+#include "cc/resources/picture_layer_tiling.h" |
#include <cmath> |