Index: third_party/WebKit/Source/core/animation/animatable/AnimatableValueKeyframe.h |
diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableValueKeyframe.h b/third_party/WebKit/Source/core/animation/animatable/AnimatableValueKeyframe.h |
index ca9e7d0a99b487c4f27b62a42905d0f48350d33b..51690bc54cc112f989bd56b88afbc5f1971bf318 100644 |
--- a/third_party/WebKit/Source/core/animation/animatable/AnimatableValueKeyframe.h |
+++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableValueKeyframe.h |
@@ -8,6 +8,7 @@ |
#include "core/CoreExport.h" |
#include "core/animation/Keyframe.h" |
#include "core/animation/animatable/AnimatableValue.h" |
+#include "core/css/CSSPropertyIDTemplates.h" |
namespace blink { |