| Index: cc/animation/scroll_offset_animation_curve.h
|
| diff --git a/cc/animation/scroll_offset_animation_curve.h b/cc/animation/scroll_offset_animation_curve.h
|
| index 95f3d9f5ea89deb0b98643a3e37a3963e5eeac84..d27a6dd17259d203654de26e8a16799394af902d 100644
|
| --- a/cc/animation/scroll_offset_animation_curve.h
|
| +++ b/cc/animation/scroll_offset_animation_curve.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_ANIMATION_SCROLL_OFFSET_ANIMATION_CURVE_H_
|
| #define CC_ANIMATION_SCROLL_OFFSET_ANIMATION_CURVE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
| #include "cc/animation/animation_curve.h"
|
|
|