| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 5d964607bbc8c3a191d4d8f53b7341fdc6c1774a..cc91487736dafee7e1b7a6da4093456cb10cb264 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -198,7 +198,6 @@ public:
|
| PrefixedAndUnprefixedAnimationIterationEvent,
|
| EventReturnValue, // Legacy IE extension.
|
| SVGSVGElement,
|
| - SVGAnimateColorElement,
|
| InsertAdjacentText,
|
| InsertAdjacentElement,
|
| HasAttributes, // Removed from DOM4.
|
|
|