| 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 338db02e52f226a97585e4ed89fea84e4e8bef1a..76a54a4000b9b43141f35a7b79158f2a371d8076 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -468,7 +468,6 @@ public:
|
| NotificationSecureOrigin = 563,
|
| NotificationInsecureOrigin = 564,
|
| NotificationShowEvent = 565,
|
| - CSSXGetComputedStyleQueries = 566,
|
| SVGTransformListConsolidate = 569,
|
| SVGAnimatedTransformListBaseVal = 570,
|
| QuotedAnimationName = 571,
|
|
|