Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / svg / RenderSVGTSpan.cpp
index 30c0645..3c6faf6 100644 (file)
@@ -27,7 +27,7 @@
 #include "core/rendering/svg/SVGRenderSupport.h"
 #include "core/svg/SVGAltGlyphElement.h"
 
-namespace WebCore {
+namespace blink {
 
 RenderSVGTSpan::RenderSVGTSpan(Element* element)
     : RenderSVGInline(element)