Chromium Code Reviews| Index: Source/core/xml/XPathExpressionNode.cpp |
| diff --git a/Source/core/xml/XPathExpressionNode.cpp b/Source/core/xml/XPathExpressionNode.cpp |
| index ffee2d44b2fcd816857b48b799550b4c30a69c18..4cee95a629c288936e6214fa24d3afd3696095d6 100644 |
| --- a/Source/core/xml/XPathExpressionNode.cpp |
| +++ b/Source/core/xml/XPathExpressionNode.cpp |
| @@ -27,7 +27,6 @@ |
| #include "config.h" |
| #include "core/xml/XPathExpressionNode.h" |
| -#include "core/dom/Node.h" |
| #include <wtf/StdLibExtras.h> |
| namespace WebCore { |