| 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..66c5e89ff2117e44902fe614ca0d21fb77ac383e 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,
|
| + NavigatorPointerEnabled = 1502,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|