| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index a0bc6db7ab08d1aa1e5ccd7bb83c20edf815035f..36308e966cc063c7eb04c9447e0f8ef1a5740aeb 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -710,6 +710,7 @@ public:
|
| V8SVGPatternElement_HasExtension_Method = 797,
|
| V8SVGStyleElement_Disabled_AttributeGetter = 798,
|
| V8SVGStyleElement_Disabled_AttributeSetter = 799,
|
| + ElementCreateShadowRootMultipleWithUserAgentShadowRoot = 800,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|