| Index: Source/core/css/SelectorChecker.h
|
| diff --git a/Source/core/css/SelectorChecker.h b/Source/core/css/SelectorChecker.h
|
| index 37896b9c26c9dc5b6947687576cf96bc3dfa6ea9..640cd6951b9a7acf36c610fa828b4c1d630bdaa3 100644
|
| --- a/Source/core/css/SelectorChecker.h
|
| +++ b/Source/core/css/SelectorChecker.h
|
| @@ -29,8 +29,8 @@
|
| #define SelectorChecker_h
|
|
|
| #include "InspectorInstrumentation.h"
|
| -#include "SpaceSplitString.h"
|
| #include "core/css/CSSSelector.h"
|
| +#include "core/dom/SpaceSplitString.h"
|
| #include <wtf/HashSet.h>
|
| #include <wtf/Vector.h>
|
|
|
|
|