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 2ed20754ce896b2f846192f1f27557cb1c9216d3..6ab32f78fec70e364e2f4b0c10364c07344e9d69 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -637,7 +637,6 @@ class CORE_EXPORT UseCounter { |
FormDataAppendBlob = 841, |
FormDataAppendBlobWithFilename = 842, |
FormDataAppendNull = 843, |
- HTMLDocumentCreateAttributeNameNotLowercase = 844, |
NonHTMLElementSetAttributeNodeFromHTMLDocumentNameNotLowercase = 845, |
DOMStringList_Item_AttributeGetter_IndexedDB = 846, |
DOMStringList_Item_AttributeGetter_Location = 847, |