| 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 126abba0288fa89ec5a66e875d7221751c85975e..d34e1d28c6546cbf06e2d75eaa49738a75bc1f78 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1162,6 +1162,7 @@ public:
|
| GeolocationInsecureOriginIframeDeprecatedNotRemoved = 1344,
|
| ProgressElementWithNoneAppearance = 1345,
|
| ProgressElementWithProgressBarAppearance = 1346,
|
| + PointerEventAddListenerCount = 1347,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|