X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fplatform%2Ftext%2FTextBreakIteratorInternalICU.h;h=6f373a5c42fadaf963fcc456b317093602278fa3;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=7cd0e5326d349d097a68c549880b5980bc32700b;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/platform/text/TextBreakIteratorInternalICU.h b/src/third_party/WebKit/Source/platform/text/TextBreakIteratorInternalICU.h index 7cd0e53..6f373a5 100644 --- a/src/third_party/WebKit/Source/platform/text/TextBreakIteratorInternalICU.h +++ b/src/third_party/WebKit/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();