| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index ddfaccc6dde22fb215ae82eca2e559311ca40ace..638775ca8d20775c8048488fcc541b9617e9f47d 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -608,9 +608,6 @@ public:
|
| XMLHttpRequestAsynchronous = 677,
|
| WhiteSpacePreFromXMLSpace = 679,
|
| WhiteSpaceNowrapFromXMLSpace = 680,
|
| - SVGElementXmlbase = 681,
|
| - SVGElementXmllang = 682,
|
| - SVGElementXmlspace = 683,
|
| WindowMoveResizeMissingArguments = 684,
|
| SVGSVGElementForceRedraw = 685,
|
| SVGSVGElementSuspendRedraw = 686,
|
|
|