| Index: Source/core/dom/shadow/ContentSelectorQuery.h
|
| diff --git a/Source/core/dom/shadow/ContentSelectorQuery.h b/Source/core/dom/shadow/ContentSelectorQuery.h
|
| index fd7cd82fbc016c3a8def016d307346912200cedc..b37008a68e4e5ebd65c2511e677a23d8fefa7ef7 100644
|
| --- a/Source/core/dom/shadow/ContentSelectorQuery.h
|
| +++ b/Source/core/dom/shadow/ContentSelectorQuery.h
|
| @@ -32,8 +32,6 @@
|
| #define ContentSelectorQuery_h
|
|
|
| #include "core/css/CSSSelectorList.h"
|
| -#include "core/css/SelectorChecker.h"
|
| -#include "core/dom/SelectorQuery.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|