| 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 22c16158bc50a9f59b60d72390faa49cdd049cc2..560449c3885a39bad78d85973a424340481a8ce8 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1438,7 +1438,6 @@ class CORE_EXPORT UseCounter {
|
| V8HTMLVideoElement_Poster_AttributeGetter = 1815,
|
| V8HTMLVideoElement_Poster_AttributeSetter = 1816,
|
| NotificationPermissionRequestedIframe = 1817,
|
| - FileReaderSyncInServiceWorker = 1818,
|
| PresentationReceiverInsecureOrigin = 1819,
|
| PresentationReceiverSecureOrigin = 1820,
|
| PresentationRequestInsecureOrigin = 1821,
|
|
|