Index: third_party/WebKit/Source/core/css/properties/CSSPropertyAPIWillChange.cpp |
diff --git a/third_party/WebKit/Source/core/css/properties/CSSPropertyAPIWillChange.cpp b/third_party/WebKit/Source/core/css/properties/CSSPropertyAPIWillChange.cpp |
index 2b952fa3eaeda8147c6166ce1dcc2ac3194c6812..1b1841492a4f2676bad0bad3e347f3a1aee0cf99 100644 |
--- a/third_party/WebKit/Source/core/css/properties/CSSPropertyAPIWillChange.cpp |
+++ b/third_party/WebKit/Source/core/css/properties/CSSPropertyAPIWillChange.cpp |
@@ -6,6 +6,7 @@ |
#include "core/css/CSSValueList.h" |
#include "core/css/parser/CSSParserTokenRange.h" |
+#include "core/css/parser/CSSPropertyParser.h" |
sashab
2016/12/15 02:48:43
Oh nice! By generating the file you found a bug. H
|
#include "core/css/parser/CSSPropertyParserHelpers.h" |
namespace blink { |