| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index ca1d045fc4b1066ae9445e291f31db2614dd16a1..72eabd38dd1c4e26be6f11d3374d93ac65fc3827 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -674,7 +674,6 @@ public:
|
| FullscreenInsecureOrigin = 766,
|
| DialogInSandboxedContext = 767,
|
| SVGSMILAnimationInImageRegardlessOfCache = 768,
|
| - PushSubscriptionId = 769,
|
| EncryptedMediaSecureOrigin = 770,
|
| EncryptedMediaInsecureOrigin = 771,
|
| PerformanceFrameTiming = 772,
|
|
|