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

Unified Diff: third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp

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/CSSGridLineNamesValue.cpp
diff --git a/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp b/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp
index 18b21b885af61e1514392f9c111ea6f063221749..73be2e820f737fa424d7b42e633f71d604bb7278 100644
--- a/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp
+++ b/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp
@@ -30,6 +30,8 @@
#include "core/css/CSSGridLineNamesValue.h"
+#include "wtf/text/WTFString.h"
+
namespace blink {
String CSSGridLineNamesValue::customCSSText() const
« no previous file with comments | « third_party/WebKit/Source/core/css/CSSGridLineNamesValue.h ('k') | third_party/WebKit/Source/core/css/CSSStringValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698