| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index e7866de84797b77804e51958816ed08792b3b7aa..25159a27eda3417ff9f8160d3748f5425bf3bf53 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -243,7 +243,6 @@ public:
|
| FormAssociationByParser = 248,
|
| SVGSVGElementInDocument = 250,
|
| SVGDocumentRootElement = 251,
|
| - MediaErrorEncrypted = 253,
|
| EventSourceURL = 254,
|
| WebSocketURL = 255,
|
| WorkerSubjectToCSP = 257,
|
|
|