Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGAnimatedAngle.cpp
index 886a624..d074a7d 100644 (file)
@@ -35,7 +35,7 @@
 #include "core/svg/SVGAngleTearOff.h"
 #include "core/svg/SVGMarkerElement.h"
 
-namespace WebCore {
+namespace blink {
 
 SVGAnimatedAngle::SVGAnimatedAngle(SVGMarkerElement* contextElement)
     : SVGAnimatedProperty<SVGAngle>(contextElement, SVGNames::orientAttr, SVGAngle::create())