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

Unified Diff: cc/picture_layer_tiling_set.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/picture_layer_tiling_set.h
diff --git a/cc/picture_layer_tiling_set.h b/cc/picture_layer_tiling_set.h
index e2a74fc93fdb30d58c07778c9a89a27e20c1a679..6cdb8337c7d6ca6e37cc4d620166ca868bd46865 100644
--- a/cc/picture_layer_tiling_set.h
+++ b/cc/picture_layer_tiling_set.h
@@ -5,9 +5,9 @@
#ifndef CC_PICTURE_LAYER_TILING_SET_H_
#define CC_PICTURE_LAYER_TILING_SET_H_
+#include "cc/base/region.h"
+#include "cc/base/scoped_ptr_vector.h"
#include "cc/picture_layer_tiling.h"
-#include "cc/region.h"
-#include "cc/scoped_ptr_vector.h"
#include "ui/gfx/size.h"
namespace cc {
« cc/cc.gyp ('K') | « cc/picture_layer_tiling.cc ('k') | cc/picture_pile.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698