| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 70b6fcb86296dbfcf148d2fba3d68946063be99b..981f2c5fcc84bdc56ab18a52d4ef830a0f0325c3 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -496,6 +496,7 @@ public:
|
| MixedContentPrivateIPInPublicWebsitePassive = 527,
|
| MixedContentPrivateIPInPublicWebsiteActive = 528,
|
| XMLExternalResourceLoad = 529,
|
| + MixedContentPrivateHostnameInPublicHostname = 530,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|