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

Unified Diff: cc/scrollbar_animation_controller.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/scrollbar_animation_controller.h
diff --git a/cc/scrollbar_animation_controller.h b/cc/scrollbar_animation_controller.h
index 6345618b19641e75cc6ec2b9af3999e7485ff59b..f75e8d3e28d4b88e09db5cc70da7a7e3603130fc 100644
--- a/cc/scrollbar_animation_controller.h
+++ b/cc/scrollbar_animation_controller.h
@@ -6,7 +6,7 @@
#define CC_SCROLLBAR_ANIMATION_CONTROLLER_H_
#include "base/time.h"
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
#include "ui/gfx/vector2d_f.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698