Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(754)

Unified Diff: Source/platform/text/TextBreakIteratorInternalICU.h

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();
« no previous file with comments | « Source/platform/text/TextBreakIteratorICU.cpp ('k') | Source/platform/text/TextBreakIteratorInternalICU.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698