Index: cc/layer_tiling_data.h |
diff --git a/cc/layer_tiling_data.h b/cc/layer_tiling_data.h |
index a1d990ac9f758c1d021df7f84b7e87653d67ad6a..76519dbe2f2f70dfe0d6d0dccee2cec97b0d645f 100644 |
--- a/cc/layer_tiling_data.h |
+++ b/cc/layer_tiling_data.h |
@@ -8,11 +8,11 @@ |
#include "base/basictypes.h" |
#include "base/memory/scoped_ptr.h" |
-#include "cc/cc_export.h" |
-#include "cc/hash_pair.h" |
-#include "cc/region.h" |
-#include "cc/scoped_ptr_hash_map.h" |
-#include "cc/tiling_data.h" |
+#include "cc/base/cc_export.h" |
+#include "cc/base/hash_pair.h" |
+#include "cc/base/region.h" |
+#include "cc/base/scoped_ptr_hash_map.h" |
+#include "cc/base/tiling_data.h" |
#include "ui/gfx/rect.h" |
namespace cc { |