Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / RenderThemeChromiumFontProvider.cpp
index b8083e0..94935eb 100644 (file)
@@ -29,7 +29,7 @@
 #include "wtf/StdLibExtras.h"
 #include "wtf/text/WTFString.h"
 
-namespace WebCore {
+namespace blink {
 
 // The default variable-width font size. We use this as the default font
 // size for the "system font", and as a base size (which we then shrink) for
@@ -52,4 +52,4 @@ const AtomicString& RenderThemeChromiumFontProvider::defaultGUIFont()
     return fontFace;
 }
 
-} // namespace WebCore
+} // namespace blink