Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGPolylineElement.cpp
index 5c4397f..b21cfe1 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "core/svg/SVGPolylineElement.h"
 
-namespace WebCore {
+namespace blink {
 
 SVGPolylineElement::SVGPolylineElement(Document& document)
     : SVGPolyElement(SVGNames::polylineTag, document)