| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 8f7ca98cf7933f1bf4c1f1f685710fe65c0ba668..b9c9fd72808eee6d5804290132db91772c17fc06 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -261,7 +261,6 @@ public:
|
| FormAssociationByParser = 248,
|
| SVGSVGElementInDocument = 250,
|
| SVGDocumentRootElement = 251,
|
| - DocumentCreateEventOptionalArgument = 252,
|
| MediaErrorEncrypted = 253,
|
| EventSourceURL = 254,
|
| WebSocketURL = 255,
|
|
|