| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index 83e6019db096cbabba9e3188f646de4350d73018..a6e95cdfd913d1714740077f39fe7fec539ce03c 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -632,7 +632,6 @@ public:
|
| V8SVGFEConvolveMatrixElement_PreserveAlpha_AttributeGetter = 791,
|
| V8SVGStyleElement_Disabled_AttributeGetter = 798,
|
| V8SVGStyleElement_Disabled_AttributeSetter = 799,
|
| - ElementCreateShadowRootMultipleWithUserAgentShadowRoot = 800,
|
| InputTypeFileSecureOrigin = 801,
|
| InputTypeFileInsecureOrigin = 802,
|
| ElementAttachShadow = 804,
|
|
|