| Index: Source/platform/text/LocaleToScriptMapping.h
|
| diff --git a/Source/platform/text/LocaleToScriptMapping.h b/Source/platform/text/LocaleToScriptMapping.h
|
| index 100a3f01477c51d7b60ddc51a18f2beb2544722f..569027775698cdb97b65f58f0c099fb2baadbb14 100644
|
| --- a/Source/platform/text/LocaleToScriptMapping.h
|
| +++ b/Source/platform/text/LocaleToScriptMapping.h
|
| @@ -37,7 +37,7 @@
|
|
|
| #include <unicode/uscript.h>
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| PLATFORM_EXPORT UScriptCode localeToScriptCodeForFontSelection(const String&);
|
| PLATFORM_EXPORT UScriptCode scriptNameToCode(const String&);
|
|
|