Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / svg / SVGTextLayoutEngineSpacing.h
index 8618e24..26deab4 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "core/rendering/svg/SVGTextMetrics.h"
 
-namespace WebCore {
+namespace blink {
 
 class Font;
 
@@ -45,6 +45,6 @@ private:
 #endif
 };
 
-} // namespace WebCore
+} // namespace blink
 
 #endif