Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 91e1df861fce797e44b9f28f3e67d5159bd2a082..de365b804647582b64ae65c07d1be20f817aedf2 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -278,7 +278,7 @@ public: |
HTMLElementInnerText, |
HTMLElementOuterText, |
ReplaceDocumentViaJavaScriptURL, |
- ElementSetAttributeNodeNS, // Removed from DOM4. |
+ REMOVEDElementSetAttributeNodeNS, // Removed from DOM4. |
ElementPrefixedMatchesSelector, |
DOMImplementationCreateCSSStyleSheet, |
CSSStyleSheetRules, |