Chromium Code Reviews| Index: Source/core/css/SelectorChecker.h |
| diff --git a/Source/core/css/SelectorChecker.h b/Source/core/css/SelectorChecker.h |
| index 2b192e755d1478e5457e0a306bec3f0eb35af2c2..c1f7fd148e9d59bb3e9fb4d6eaa404104c818a10 100644 |
| --- a/Source/core/css/SelectorChecker.h |
| +++ b/Source/core/css/SelectorChecker.h |
| @@ -29,10 +29,7 @@ |
| #define SelectorChecker_h |
| #include "core/css/CSSSelector.h" |
| -#include "core/dom/SpaceSplitString.h" |
| #include "core/inspector/InspectorInstrumentation.h" |
| -#include <wtf/HashSet.h> |
| -#include <wtf/Vector.h> |
| namespace WebCore { |