Index: Source/platform/text/LocaleMac.h |
diff --git a/Source/platform/text/LocaleMac.h b/Source/platform/text/LocaleMac.h |
index c4623e0c8463d2f0a97b91ebd394fa38af895a95..f604bd4956baefd71bffae82806bef1b47a67530 100644 |
--- a/Source/platform/text/LocaleMac.h |
+++ b/Source/platform/text/LocaleMac.h |
@@ -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 |