| Index: third_party/WebKit/Source/core/animation/StringKeyframe.h
|
| diff --git a/third_party/WebKit/Source/core/animation/StringKeyframe.h b/third_party/WebKit/Source/core/animation/StringKeyframe.h
|
| index d4cd862eaacb95787881a3ef6a1edd841c5f176c..d60c92da87b1aeb66f18fc4176bffe4f6a191f89 100644
|
| --- a/third_party/WebKit/Source/core/animation/StringKeyframe.h
|
| +++ b/third_party/WebKit/Source/core/animation/StringKeyframe.h
|
| @@ -24,6 +24,7 @@ class StringKeyframe : public Keyframe {
|
|
|
| MutableStylePropertySet::SetResult setCSSPropertyValue(
|
| const AtomicString& propertyName,
|
| + const PropertyRegistry*,
|
| const String& value,
|
| StyleSheetContents*);
|
| MutableStylePropertySet::SetResult setCSSPropertyValue(CSSPropertyID,
|
|
|