Chromium Code Reviews| Index: Source/core/xml/XPathValue.cpp |
| diff --git a/Source/core/xml/XPathValue.cpp b/Source/core/xml/XPathValue.cpp |
| index 280a80932838b1f48bcd891cc0434a57976071c8..2f7a934a53a0ddcbc04e730ba3098c2dfe57b466 100644 |
| --- a/Source/core/xml/XPathValue.cpp |
| +++ b/Source/core/xml/XPathValue.cpp |
| @@ -28,7 +28,6 @@ |
| #include "core/xml/XPathValue.h" |
| #include <limits> |
| -#include "core/dom/Node.h" |
| #include "core/xml/XPathExpressionNode.h" |
| #include "core/xml/XPathUtil.h" |
| #include <wtf/MathExtras.h> |