| Index: Source/core/page/UseCounter.h
|
| diff --git a/Source/core/page/UseCounter.h b/Source/core/page/UseCounter.h
|
| index 41de5f4f31ffb23dc4a7a2c35552fadb0a2f65f1..205febc100e280b23789891a935247ffce71d179 100644
|
| --- a/Source/core/page/UseCounter.h
|
| +++ b/Source/core/page/UseCounter.h
|
| @@ -81,7 +81,7 @@ public:
|
| UnprefixedTransitionEndEvent,
|
| PrefixedAndUnprefixedTransitionEndEvent,
|
| AutoFocusAttribute,
|
| - UnusedSlot01, // Prior to 4/2013, we used this slot for AutoSaveAttribute.
|
| + SVGAnimationElement, // Prior to 4/2013, we used this slot for AutoSaveAttribute.
|
| DataListElement,
|
| FormAttribute,
|
| IncrementalAttribute,
|
|
|