Index: Source/core/html/shadow/HTMLContentElement.cpp |
diff --git a/Source/core/html/shadow/HTMLContentElement.cpp b/Source/core/html/shadow/HTMLContentElement.cpp |
index df21ad5df56908058a3204fba97f41b45261fbfc..f61eb1037a86d01a55d69b418ca83c016e42bf0d 100644 |
--- a/Source/core/html/shadow/HTMLContentElement.cpp |
+++ b/Source/core/html/shadow/HTMLContentElement.cpp |
@@ -28,7 +28,7 @@ |
#include "core/html/shadow/HTMLContentElement.h" |
#include "HTMLNames.h" |
-#include "core/css/parser/BisonCSSParser.h" |
+#include "core/css/parser/CSSParser.h" |
#include "core/css/SelectorChecker.h" |
#include "core/css/SiblingTraversalStrategies.h" |
#include "core/dom/QualifiedName.h" |