| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index ffd8efe2e691ee6d5ba06cd8c2d16210bba16e63..5c9ecb33d1508f4cb498a362011696e533cca01e 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -673,6 +673,7 @@ public:
|
| CryptoAlgorithmHkdf = 737,
|
| CryptoAlgorithmPbkdf2 = 738,
|
| DocumentSetDomain = 739,
|
| + UpgradingInsecureRequests = 740,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|