Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGMissingGlyphElement.cpp
index e998001..5509e84 100644 (file)
@@ -22,7 +22,7 @@
 #if ENABLE(SVG_FONTS)
 #include "core/svg/SVGMissingGlyphElement.h"
 
-namespace WebCore {
+namespace blink {
 
 inline SVGMissingGlyphElement::SVGMissingGlyphElement(Document& document)
     : SVGElement(SVGNames::missing_glyphTag, document)