| 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 e038370275fd50f16111c426e9db168e6f0f6529..02e9372a3032722606c480325f344fef6e15296e 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1118,7 +1118,6 @@ class CORE_EXPORT UseCounter {
|
| V8RegExpPrototypeSourceGetter = 1396,
|
| V8RegExpPrototypeOldFlagGetter = 1397,
|
| V8DecimalWithLeadingZeroInStrictMode = 1398,
|
| - FormSubmissionNotInDocumentTree = 1399,
|
| GetUserMediaPrefixed = 1400,
|
| GetUserMediaLegacy = 1401,
|
| GetUserMediaPromise = 1402,
|
|
|