Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGMetadataElement.cpp
index e0d55b6..d635c1f 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "core/SVGNames.h"
 
-namespace WebCore {
+namespace blink {
 
 inline SVGMetadataElement::SVGMetadataElement(Document& document)
     : SVGElement(SVGNames::metadataTag, document)