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