| Index: Source/platform/text/LocaleToScriptMapping.h
|
| diff --git a/Source/platform/text/LocaleToScriptMapping.h b/Source/platform/text/LocaleToScriptMapping.h
|
| index 100a3f01477c51d7b60ddc51a18f2beb2544722f..e96abd756c40c2d4911ca87caf22eef008199c42 100644
|
| --- a/Source/platform/text/LocaleToScriptMapping.h
|
| +++ b/Source/platform/text/LocaleToScriptMapping.h
|
| @@ -35,8 +35,6 @@
|
| #include "wtf/Forward.h"
|
| #include "wtf/unicode/Unicode.h"
|
|
|
| -#include <unicode/uscript.h>
|
| -
|
| namespace WebCore {
|
|
|
| PLATFORM_EXPORT UScriptCode localeToScriptCodeForFontSelection(const String&);
|
|
|