Chromium Code Reviews| Index: Source/platform/fonts/GenericFontFamilySettings.h |
| diff --git a/Source/platform/fonts/GenericFontFamilySettings.h b/Source/platform/fonts/GenericFontFamilySettings.h |
| index d7868e01334ba01cf8719f5a84e58cce9f0d12a8..cb019ed8e9c76e5aa9cc83e40426e0c49fa96d95 100644 |
| --- a/Source/platform/fonts/GenericFontFamilySettings.h |
| +++ b/Source/platform/fonts/GenericFontFamilySettings.h |
| @@ -36,6 +36,7 @@ |
| #include "wtf/text/AtomicString.h" |
| #include "wtf/text/AtomicStringHash.h" |
| +#include <unicode/uscript.h> |
| namespace WebCore { |