Index: third_party/WebKit/Source/core/frame/UseCounter.h |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
index a585e653f5bdf16a81120696f07e04c005cb6f12..63cf2d101330a073e72609ff70abb08f7ebdd861 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -132,7 +132,6 @@ public: |
ConsoleMarkTimeline = 102, |
DocumentCreateAttribute = 111, |
DocumentCreateAttributeNS = 112, |
- DocumentCreateCDATASection = 113, // Removed from DOM4. |
DocumentXMLEncoding = 115, // Removed from DOM4. |
DocumentXMLStandalone = 116, // Removed from DOM4. |
DocumentXMLVersion = 117, // Removed from DOM4. |