Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / fonts / cocoa / FontPlatformDataCocoa.mm
index 2d3a5da..d76370a 100644 (file)
@@ -33,7 +33,7 @@
 #include "third_party/skia/include/ports/SkTypeface_mac.h"
 #endif
 
-namespace WebCore {
+namespace blink {
 
 // These CoreText Text Spacing feature selectors are not defined in CoreText.
 enum TextSpacingCTFeatureSelector { TextSpacingProportional, TextSpacingFullWidth, TextSpacingHalfWidth, TextSpacingThirdWidth, TextSpacingQuarterWidth };
@@ -328,4 +328,4 @@ String FontPlatformData::description() const
 }
 #endif
 
-} // namespace WebCore
+} // namespace blink