| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 569ee68a1dda7229ef36ea5c285ac606846c63b6..ddfaccc6dde22fb215ae82eca2e559311ca40ace 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -701,6 +701,8 @@ public:
|
| DialogInSandboxedContext = 767,
|
| SVGSMILAnimationInImageRegardlessOfCache = 768,
|
| PushSubscriptionId = 769,
|
| + EncryptedMediaSecureOrigin = 770,
|
| + EncryptedMediaInsecureOrigin = 771,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|