Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGURIReference.cpp
index 4a612b5..6fbb4a1 100644 (file)
@@ -25,7 +25,7 @@
 #include "core/svg/SVGElement.h"
 #include "platform/weborigin/KURL.h"
 
-namespace WebCore {
+namespace blink {
 
 SVGURIReference::SVGURIReference(SVGElement* element)
     : m_href(SVGAnimatedString::create(element, XLinkNames::hrefAttr, SVGString::create()))