| Index: trunk/Source/core/svg/properties/SVGAnimatedPropertyDescription.h
|
| ===================================================================
|
| --- trunk/Source/core/svg/properties/SVGAnimatedPropertyDescription.h (revision 153372)
|
| +++ trunk/Source/core/svg/properties/SVGAnimatedPropertyDescription.h (working copy)
|
| @@ -62,7 +62,7 @@
|
| }
|
|
|
| SVGElement* m_element;
|
| - StringImpl* m_attributeName;
|
| + AtomicStringImpl* m_attributeName;
|
| };
|
|
|
| struct SVGAnimatedPropertyDescriptionHash {
|
|
|
| Property changes on: trunk/Source/core/svg/properties/SVGAnimatedPropertyDescription.h
|
| ___________________________________________________________________
|
| Modified: svn:eol-style
|
| - LF
|
| + native
|
|
|
|
|