| Index: cc/blink/web_transform_animation_curve_impl.h
|
| diff --git a/cc/blink/web_transform_animation_curve_impl.h b/cc/blink/web_transform_animation_curve_impl.h
|
| index 9143d3cc019d21b636252997ac1c98b1ec5e20a9..b6f1cabc0d9f1d65a88f9f0d61e23f06dc96329c 100644
|
| --- a/cc/blink/web_transform_animation_curve_impl.h
|
| +++ b/cc/blink/web_transform_animation_curve_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_BLINK_WEB_TRANSFORM_ANIMATION_CURVE_IMPL_H_
|
| #define CC_BLINK_WEB_TRANSFORM_ANIMATION_CURVE_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/blink/cc_blink_export.h"
|
| #include "third_party/WebKit/public/platform/WebTransformAnimationCurve.h"
|
|
|