| 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 f9b9f9c6d09ea09555b2a79cccbd1b48326a949d..d8adf077bd5d933111d07c6c640746cdaf7ed7f5 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -804,7 +804,6 @@ public:
|
| CSSValuePrefixedMaxContent = 922,
|
| CSSValuePrefixedFitContent = 923,
|
| CSSValuePrefixedFillAvailable = 924,
|
| - FetchAPIRequestContext = 925,
|
| PresentationDefaultRequest = 926,
|
| PresentationAvailabilityChangeEventListener = 927,
|
| PresentationRequestConstructor = 928,
|
|
|