Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / text / LocaleMac.h
index c4623e0..f604bd4 100644 (file)
@@ -41,7 +41,7 @@ OBJC_CLASS NSCalendar;
 OBJC_CLASS NSDateFormatter;
 OBJC_CLASS NSLocale;
 
-namespace WebCore {
+namespace blink {
 
 class DateComponents;
 
@@ -96,5 +96,5 @@ private:
     bool m_didInitializeNumberData;
 };
 
-} // namespace WebCore
+} // namespace blink
 #endif