| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index ebd1b4936d096c80dd662b7be36865705f7e51de..c160d1bca982ec8c6f2b5256b22e0a0adecc8eba 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -245,7 +245,6 @@ public:
|
| PrefixedInitMessageEvent = 223,
|
| ElementSetPrefix = 224, // Element.prefix is readonly in DOM4.
|
| CSSStyleDeclarationGetPropertyCSSValue = 225,
|
| - SVGElementGetPresentationAttribute = 226,
|
| PrefixedMediaCancelKeyRequest = 229,
|
| DOMImplementationHasFeature = 230,
|
| DOMImplementationHasFeatureReturnFalse = 231,
|
|
|