Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index c1d8d3ac32d5f68732382a1de7389d9bd77af365..cde5a7b1acb2d8d187daedbc94c8910c5de688cc 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -136,7 +136,6 @@ public: |
TextReplaceWholeText = 100, |
ConsoleMarkTimeline = 102, |
CSSPseudoElementUserAgentCustomPseudo = 103, |
- DocumentTypeInternalSubset = 105, // Removed from DOM4. |
ElementGetAttributeNode = 107, // Removed from DOM4. |
ElementSetAttributeNode = 108, // Removed from DOM4. |
ElementRemoveAttributeNode = 109, // Removed from DOM4. |