| 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 caba5b20a0db6bd8d6b5cd767bad1e5181dbd4b0..dd26f1536cdf43efce86fc5c1fcb1dea8d49f29a 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -963,7 +963,6 @@ class CORE_EXPORT UseCounter {
|
| V8ForInInitializer = 1238,
|
| V8Animation_Id_AttributeGetter = 1239,
|
| V8Animation_Id_AttributeSetter = 1240,
|
| - WebAnimationHyphenatedProperty = 1243,
|
| FormControlsCollectionReturnsRadioNodeListForFieldSet = 1244,
|
| ApplicationCacheManifestSelectInsecureOrigin = 1245,
|
| ApplicationCacheManifestSelectSecureOrigin = 1246,
|
|
|