| Index: cc/animation/scrollbar_animation_controller_linear_fade.h
|
| diff --git a/cc/animation/scrollbar_animation_controller_linear_fade.h b/cc/animation/scrollbar_animation_controller_linear_fade.h
|
| index f6f40112a736939981d35f54e72f5bcffa44d2ee..8fce90428f92baa4cbff5428e274247284c19af2 100644
|
| --- a/cc/animation/scrollbar_animation_controller_linear_fade.h
|
| +++ b/cc/animation/scrollbar_animation_controller_linear_fade.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_ANIMATION_SCROLLBAR_ANIMATION_CONTROLLER_LINEAR_FADE_H_
|
| #define CC_ANIMATION_SCROLLBAR_ANIMATION_CONTROLLER_LINEAR_FADE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/animation/scrollbar_animation_controller.h"
|
| #include "cc/base/cc_export.h"
|
|
|