Index: third_party/WebKit/Source/core/css/CSSStyleDeclaration.h |
diff --git a/third_party/WebKit/Source/core/css/CSSStyleDeclaration.h b/third_party/WebKit/Source/core/css/CSSStyleDeclaration.h |
index bacc4960521173c732a975565288718f8f24f25d..81c151f5f25c85e77227dd656f3d2f56692d5bc5 100644 |
--- a/third_party/WebKit/Source/core/css/CSSStyleDeclaration.h |
+++ b/third_party/WebKit/Source/core/css/CSSStyleDeclaration.h |
@@ -26,6 +26,7 @@ |
#include "core/CoreExport.h" |
#include "wtf/Forward.h" |
#include "wtf/Noncopyable.h" |
+#include "wtf/text/WTFString.h" |
namespace blink { |