Index: Source/platform/text/TextBreakIteratorInternalICU.h |
diff --git a/Source/platform/text/TextBreakIteratorInternalICU.h b/Source/platform/text/TextBreakIteratorInternalICU.h |
index 7cd0e5326d349d097a68c549880b5980bc32700b..6f373a5c42fadaf963fcc456b317093602278fa3 100644 |
--- a/Source/platform/text/TextBreakIteratorInternalICU.h |
+++ b/Source/platform/text/TextBreakIteratorInternalICU.h |
@@ -26,7 +26,7 @@ |
// FIXME: Now that this handles locales for ICU, not just for text breaking, |
// this file and the various implementation files should be renamed. |
-namespace WebCore { |
+namespace blink { |
PLATFORM_EXPORT const char* currentSearchLocaleID(); |
PLATFORM_EXPORT const char* currentTextBreakLocaleID(); |