Index: Source/core/css/parser/CSSParserFastPaths.cpp |
diff --git a/Source/core/css/parser/CSSParserFastPaths.cpp b/Source/core/css/parser/CSSParserFastPaths.cpp |
index caa105f12a68d330a705e923159308a5a1dc6585..74507859e75ac53f804fbf08add1dc44fc2892e3 100644 |
--- a/Source/core/css/parser/CSSParserFastPaths.cpp |
+++ b/Source/core/css/parser/CSSParserFastPaths.cpp |
@@ -9,7 +9,7 @@ |
#include "core/css/CSSFunctionValue.h" |
#include "core/css/CSSValuePool.h" |
#include "core/css/parser/CSSParserIdioms.h" |
-#include "core/css/parser/CSSParserValues.h" |
+#include "core/css/parser/CSSParserString.h" |
#include "core/css/parser/CSSPropertyParser.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "platform/RuntimeEnabledFeatures.h" |