| Index: ui/compositor/float_animation_curve_adapter.h
|
| diff --git a/ui/compositor/float_animation_curve_adapter.h b/ui/compositor/float_animation_curve_adapter.h
|
| index dc665d4bcf2b506ee34f88d229439ffef1802175..7657c8a5d08bb0833ba19aac97b05a5e2d7e8b6f 100644
|
| --- a/ui/compositor/float_animation_curve_adapter.h
|
| +++ b/ui/compositor/float_animation_curve_adapter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_COMPOSITOR_FLOAT_ANIMATION_CURVE_ADAPTER_H_
|
| #define UI_COMPOSITOR_FLOAT_ANIMATION_CURVE_ADAPTER_H_
|
|
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
| #include "cc/animation/animation_curve.h"
|
| #include "ui/gfx/animation/tween.h"
|
|
|