| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index e818544c993b2e47f44b5276db34f7c940f6a474..4c686704353bc7dc909f173878c1b152727d4c68 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -711,6 +711,7 @@ public:
|
| ElementCreateShadowRootMultipleWithUserAgentShadowRoot = 800,
|
| InputTypeFileSecureOrigin = 801,
|
| InputTypeFileInsecureOrigin = 802,
|
| + V8HashChangeEvent_InitHashChangeEvent_Method = 803,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|