| Index: cc/blink/web_filter_animation_curve_impl.h
|
| diff --git a/cc/blink/web_filter_animation_curve_impl.h b/cc/blink/web_filter_animation_curve_impl.h
|
| index e922ccbde22961d3e6e16babee3b3a8e2faee8bc..9d6ea409e15294e8cd2f17c9f1ba96026d2a4d99 100644
|
| --- a/cc/blink/web_filter_animation_curve_impl.h
|
| +++ b/cc/blink/web_filter_animation_curve_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_BLINK_WEB_FILTER_ANIMATION_CURVE_IMPL_H_
|
| #define CC_BLINK_WEB_FILTER_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/WebFilterAnimationCurve.h"
|
|
|