| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index c67f4a30aef9c4f97741c049ec7008c7991bddf1..3e4ead8b09772e9ddc912ffa8688c2f0eca1b367 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -676,6 +676,7 @@ public:
|
| UpgradeInsecureRequestsEnabled = 740,
|
| UpgradeInsecureRequestsUpgradedRequest = 741,
|
| DocumentDesignMode = 742,
|
| + GlobalCacheStorage = 743,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|