Chromium Code Reviews| Index: Source/platform/fonts/FontDescription.h |
| diff --git a/Source/platform/fonts/FontDescription.h b/Source/platform/fonts/FontDescription.h |
| index 2a76aab77326898f3cb26bf877c6a7657dde8496..4775da535724141c05b7666a54f4be4e71990fa2 100644 |
| --- a/Source/platform/fonts/FontDescription.h |
| +++ b/Source/platform/fonts/FontDescription.h |
| @@ -40,6 +40,8 @@ |
| #include "wtf/RefPtr.h" |
| +#include <unicode/uscript.h> |
| + |
| namespace WebCore { |
| class PLATFORM_EXPORT FontDescription { |