| Index: Source/core/dom/SelectorQuery.cpp
|
| diff --git a/Source/core/dom/SelectorQuery.cpp b/Source/core/dom/SelectorQuery.cpp
|
| index bfaa3715f43f280e24deba2e43f464b699e7dfdb..737c655fb39a770e5d0306aed15633d6a6a6563c 100644
|
| --- a/Source/core/dom/SelectorQuery.cpp
|
| +++ b/Source/core/dom/SelectorQuery.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "core/dom/SelectorQuery.h"
|
|
|
| #include "bindings/v8/ExceptionState.h"
|
| -#include "core/css/parser/BisonCSSParser.h"
|
| +#include "core/css/parser/CSSParser.h"
|
| #include "core/css/SelectorChecker.h"
|
| #include "core/css/SelectorCheckerFastPath.h"
|
| #include "core/css/SiblingTraversalStrategies.h"
|
|
|