Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index e6deb752d2a4f0c2b53bc75aeedfb78a0cda1979..ebc232f282900691a2ebf35fa3137b6745246aa0 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -219,7 +219,7 @@ public: |
HTMLElementInnerText = 213, |
HTMLElementOuterText = 214, |
ReplaceDocumentViaJavaScriptURL = 215, |
- ElementSetAttributeNodeNS = 216, // Removed from DOM4. |
+ ElementSetAttributeNodeNS = 216, |
ElementPrefixedMatchesSelector = 217, |
CSSStyleSheetRules = 219, |
CSSStyleSheetAddRule = 220, |