Chromium Code Reviews| Index: Source/core/dom/SelectorQuery.cpp |
| diff --git a/Source/core/dom/SelectorQuery.cpp b/Source/core/dom/SelectorQuery.cpp |
| index 603f4844bbd13b303c91fefd1183e8f33aa41a79..aa06b0514d8a501924f3d71e53349411372067fb 100644 |
| --- a/Source/core/dom/SelectorQuery.cpp |
| +++ b/Source/core/dom/SelectorQuery.cpp |
| @@ -33,7 +33,6 @@ |
| #include "core/css/SiblingTraversalStrategies.h" |
| #include "core/dom/Document.h" |
| #include "core/dom/StaticNodeList.h" |
| -#include "core/dom/StyledElement.h" |
| namespace WebCore { |