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 6b9b4f89052bfb321f82610e0c85e235cda2fa8d..eedeb48d1b8f505d9f8e64bcdbed7f900afcc7df 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1460,6 +1460,7 @@ class CORE_EXPORT UseCounter { |
V8DeprecatedStorageInfo_RequestQuota_Method = 1809, |
V8DeprecatedStorageQuota_QueryUsageAndQuota_Method = 1810, |
V8DeprecatedStorageQuota_RequestQuota_Method = 1811, |
+ V8FileReaderSync_Constructor = 1812, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |