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