Index: Source/core/css/parser/CSSParserFastPaths.cpp |
diff --git a/Source/core/css/parser/CSSParserFastPaths.cpp b/Source/core/css/parser/CSSParserFastPaths.cpp |
index 3df7358db1f7fa4484dacbe144abdd0e54ca8b67..44f65e54243eb5fa1093beb0f391559102b093a5 100644 |
--- a/Source/core/css/parser/CSSParserFastPaths.cpp |
+++ b/Source/core/css/parser/CSSParserFastPaths.cpp |
@@ -11,6 +11,7 @@ |
#include "core/css/parser/CSSParserIdioms.h" |
#include "core/css/parser/CSSParserValues.h" |
#include "core/css/parser/CSSPropertyParser.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
namespace blink { |