Index: cc/base/tiling_data.cc |
diff --git a/cc/tiling_data.cc b/cc/base/tiling_data.cc |
similarity index 99% |
rename from cc/tiling_data.cc |
rename to cc/base/tiling_data.cc |
index 357c17b4a05f174c0ac6162708ba906aeb834485..57985c131d44b1d64f88b0bb4def3897687cd1be 100644 |
--- a/cc/tiling_data.cc |
+++ b/cc/base/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/tiling_data.h" |
+#include "cc/base/tiling_data.h" |
#include <algorithm> |