Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGAnimatedPath.h
index be3533f..e6991e5 100644 (file)
@@ -34,7 +34,7 @@
 #include "core/svg/SVGPathSegListTearOff.h"
 #include "core/svg/properties/SVGAnimatedProperty.h"
 
-namespace WebCore {
+namespace blink {
 
 class SVGPathElement;
 
@@ -51,6 +51,6 @@ protected:
     SVGAnimatedPath(SVGPathElement*, const QualifiedName&);
 };
 
-} // namespace WebCore
+} // namespace blink
 
 #endif // SVGAnimatedPath_h