Chromium Code Reviews| Index: Source/platform/fonts/harfbuzz/HarfBuzzShaper.h |
| diff --git a/Source/platform/fonts/harfbuzz/HarfBuzzShaper.h b/Source/platform/fonts/harfbuzz/HarfBuzzShaper.h |
| index 9b2c60d4ef8c14cc979f60ea6ff6abd73e551462..a50e9898d212556a1ad8a8cfab75fdbe2b5f95e9 100644 |
| --- a/Source/platform/fonts/harfbuzz/HarfBuzzShaper.h |
| +++ b/Source/platform/fonts/harfbuzz/HarfBuzzShaper.h |
| @@ -42,6 +42,8 @@ |
| #include "wtf/unicode/CharacterNames.h" |
| #include "wtf/Vector.h" |
| +#include <unicode/uscript.h> |
| + |
| namespace WebCore { |
| class Font; |