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

Unified Diff: cc/layer.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.h
diff --git a/cc/layer.h b/cc/layer.h
index 52fd7cad58e7f4b22371d024d110f0e6994c8ca6..b9e520402438707cc9affded9adeaff9e52916fb 100644
--- a/cc/layer.h
+++ b/cc/layer.h
@@ -10,13 +10,13 @@
#include "base/memory/ref_counted.h"
#include "base/observer_list.h"
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
+#include "cc/base/region.h"
#include "cc/draw_properties.h"
#include "cc/layer_animation_controller.h"
#include "cc/layer_animation_event_observer.h"
#include "cc/layer_animation_value_observer.h"
#include "cc/occlusion_tracker.h"
-#include "cc/region.h"
#include "cc/render_surface.h"
#include "skia/ext/refptr.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h"
« cc/cc.gyp ('K') | « cc/keyframed_animation_curve.h ('k') | cc/layer_animation_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698