| 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 a585e653f5bdf16a81120696f07e04c005cb6f12..46dadb8b6b1b8e9415798cd4b1cc2f5a40bc9966 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1276,6 +1276,7 @@ public:
|
|
|
| SVGViewElement = 1500,
|
| WebShareShare = 1501,
|
| + AuxclickAddListenerCount = 1502,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|