| Index: cc/scrollbar_animation_controller_linear_fade.h
|
| diff --git a/cc/scrollbar_animation_controller_linear_fade.h b/cc/scrollbar_animation_controller_linear_fade.h
|
| index 5bcfc650fc00f53176b742a67340459130f3c4ae..709bddedde887625913ac950f88827591bec3387 100644
|
| --- a/cc/scrollbar_animation_controller_linear_fade.h
|
| +++ b/cc/scrollbar_animation_controller_linear_fade.h
|
| @@ -6,7 +6,7 @@
|
| #define CC_SCROLLBAR_ANIMATION_CONTROLLER_LINEAR_FADE_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "cc/cc_export.h"
|
| +#include "cc/base/cc_export.h"
|
| #include "cc/scrollbar_animation_controller.h"
|
|
|
| namespace cc {
|
|
|