Index: third_party/WebKit/Source/core/css/CSSFontFamilyValue.h |
diff --git a/third_party/WebKit/Source/core/css/CSSFontFamilyValue.h b/third_party/WebKit/Source/core/css/CSSFontFamilyValue.h |
index 7ac504707cc727af25f6885ee0ae5470a7cbe48d..467db821f1c756d88f5aa60d1bc169d3d11c8621 100644 |
--- a/third_party/WebKit/Source/core/css/CSSFontFamilyValue.h |
+++ b/third_party/WebKit/Source/core/css/CSSFontFamilyValue.h |
@@ -6,6 +6,7 @@ |
#define CSSFontFamilyValue_h |
#include "core/css/CSSValue.h" |
+#include "wtf/text/WTFString.h" |
namespace blink { |