| 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 7998a0dc356267c990dd36c6232112b690818f5d..8312849f8547031a73686ba0a2856aea67a723b3 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1158,6 +1158,7 @@ public:
|
| URLMethodRevokeObjectURLServiceWorker = 1340,
|
| DocumentCreateEventPaymentRequestUpdateEvent = 1341,
|
| CredentialManagerGetReturnedCredential = 1342,
|
| + PointerEventAddListenerCount = 1343,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|