Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index f88790fb3045b14d2215dca6506c2d36da1d27bd..8bfc140ac3236d7a0e0ce2c0a84d534b4efb15aa 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -165,7 +165,7 @@ public: |
CSSPseudoElementUserAgentCustomPseudo, |
DocumentTypeEntities, // Removed from DOM4. |
DocumentTypeInternalSubset, // Removed from DOM4. |
- DocumentTypeNotations, // Removed from DOM4. |
+ REMOVEDDocumentTypeNotations, // Removed from DOM4. |
ElementGetAttributeNode, // Removed from DOM4. |
ElementSetAttributeNode, // Removed from DOM4. |
ElementRemoveAttributeNode, // Removed from DOM4. |