Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2312)

Unified Diff: cc/layer_tiling_data.h

Issue 12472028: Part 1 of cc/ directory shuffles: base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« cc/cc.gyp ('K') | « cc/layer_sorter_unittest.cc ('k') | cc/layer_tree_debug_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698