| 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 5c6e6bbfabe7bec0f3934966f56a7a736e70b815..174a3c9408c76ce05d02d0e428d1ca8438eef2a5 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1289,6 +1289,7 @@ public:
|
| RadioNameMatchingCaseFolding = 1515,
|
|
|
| NavigatorPointerEnabled = 1516,
|
| + DocumentCreateEventVRDisplayEvent = 1517,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|