| 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 ae82146b9044c17bb2a93711f234222fa600b656..478b7af5192b0c32cac64a508a687d54ca8421de 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -953,7 +953,6 @@ class CORE_EXPORT UseCounter {
|
| V8ForInInitializer = 1238,
|
| V8Animation_Id_AttributeGetter = 1239,
|
| V8Animation_Id_AttributeSetter = 1240,
|
| - FormControlsCollectionReturnsRadioNodeListForFieldSet = 1244,
|
| ApplicationCacheManifestSelectInsecureOrigin = 1245,
|
| ApplicationCacheManifestSelectSecureOrigin = 1246,
|
| ApplicationCacheAPIInsecureOrigin = 1247,
|
|
|