| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index fe3a242542f494f23b0f324b81684ca131a92c0b..20c939b23b770b04048c66548ec62ddd18f56a04 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1069,7 +1069,6 @@ public:
|
| V8Animation_Id_AttributeSetter = 1240,
|
| MediaStreamOnEnded = 1241,
|
| DocumentCreateEventInputEvent = 1242,
|
| - WebAnimationHyphenatedProperty = 1243,
|
| FormControlsCollectionReturnsRadioNodeListForFieldSet = 1244,
|
| ApplicationCacheManifestSelectInsecureOrigin = 1245,
|
| ApplicationCacheManifestSelectSecureOrigin = 1246,
|
|
|