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 8a16dcef602b8c37166041a526ebc8646f132394..fef16f25054f61a458fd1b97e7f4c98ca78c8141 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -639,8 +639,6 @@ public: |
V8HTMLLinkElement_Disabled_AttributeSetter = 811, |
V8HTMLStyleElement_Disabled_AttributeGetter = 812, |
V8HTMLStyleElement_Disabled_AttributeSetter = 813, |
- V8FileReader_ReadAsBinaryString_Method = 814, |
- V8FileReaderSync_ReadAsBinaryString_Method = 815, |
V8DOMError_Constructor = 816, |
V8DOMError_Name_AttributeGetter = 817, |
V8DOMError_Message_AttributeGetter = 818, |