| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 45fdb102d4ecedca55ebcd759938352a56ec12dc..2cd325d389b9495fd03155747c05c47ba21e3545 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -242,7 +242,6 @@ public:
|
| FormAssociationByParser = 248,
|
| SVGSVGElementInDocument = 250,
|
| SVGDocumentRootElement = 251,
|
| - EventSourceURL = 254,
|
| WorkerSubjectToCSP = 257,
|
| WorkerAllowedByChildBlockedByScript = 258,
|
| DeprecatedWebKitGradient = 260,
|
|
|