Chromium Code Reviews| Index: Source/core/xml/XPathExpressionNode.cpp |
| diff --git a/Source/core/xml/XPathExpressionNode.cpp b/Source/core/xml/XPathExpressionNode.cpp |
| index 927b0cbe2081edecf10c81fc06b6d54c3027c957..e952bd0c9c9ac0182c2ecb4a48509f41b1970230 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 { |