Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Unified Diff: third_party/WebKit/Source/core/css/CSSFontFamilyValue.h

Issue 2345223002: Slim includes in CSSValue.h (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « third_party/WebKit/Source/core/css/CSSCustomIdentValue.h ('k') | third_party/WebKit/Source/core/css/CSSGridLineNamesValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698