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

Unified Diff: third_party/WebKit/Source/core/css/CSSStringValue.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/CSSStringValue.h
diff --git a/third_party/WebKit/Source/core/css/CSSStringValue.h b/third_party/WebKit/Source/core/css/CSSStringValue.h
index cfebcc6b270e6b011612cbc9d743b2d5493de11b..1968942e6d365b11435ec3eb22c30b122e4ae812 100644
--- a/third_party/WebKit/Source/core/css/CSSStringValue.h
+++ b/third_party/WebKit/Source/core/css/CSSStringValue.h
@@ -6,6 +6,7 @@
#define CSSStringValue_h
#include "core/css/CSSValue.h"
+#include "wtf/text/WTFString.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698