Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGStringListTearOff.cpp
index 799dae7..91ae1aa 100644 (file)
@@ -31,7 +31,7 @@
 #include "config.h"
 #include "core/svg/SVGStringListTearOff.h"
 
-namespace WebCore {
+namespace blink {
 
 SVGStringListTearOff::SVGStringListTearOff(PassRefPtr<SVGStringList> target, SVGElement* contextElement, PropertyIsAnimValType propertyIsAnimVal, const QualifiedName& attributeName)
     : SVGPropertyTearOff<SVGStringList>(target, contextElement, propertyIsAnimVal, attributeName)