| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index f10bb04d36924c285f9dd77342cf549211f912f8..de5bc1731bff1b038e0a066334d80fc3314f09c3 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -701,6 +701,7 @@ public:
|
| FullscreenInsecureOrigin = 766,
|
| DialogInSandboxedContext = 767,
|
| SVGSMILAnimationInImageRegardlessOfCache = 768,
|
| + PushSubscriptionId = 769,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|