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 ec14e880f387701a23a0a9e36b4818e901b5ec3d..242db2b2b4bf6a284f34190b2cb89fae7ceaa0a5 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1167,7 +1167,6 @@ public: |
V8RegExpPrototypeSourceGetter = 1396, |
V8RegExpPrototypeOldFlagGetter = 1397, |
V8DecimalWithLeadingZeroInStrictMode = 1398, |
- FormSubmissionNotInDocumentTree = 1399, |
GetUserMediaPrefixed = 1400, |
GetUserMediaLegacy = 1401, |
GetUserMediaPromise = 1402, |