Chromium Code Reviews| Index: Source/core/xml/XPathPredicate.cpp |
| diff --git a/Source/core/xml/XPathPredicate.cpp b/Source/core/xml/XPathPredicate.cpp |
| index bbcc66aba3f0596f3b72b7a8f32bfa21439ef100..38814185ebb002abc3fa031373f26cea2887b42d 100644 |
| --- a/Source/core/xml/XPathPredicate.cpp |
| +++ b/Source/core/xml/XPathPredicate.cpp |
| @@ -31,7 +31,6 @@ |
| #include <math.h> |
| #include "core/xml/XPathFunctions.h" |
| #include "core/xml/XPathUtil.h" |
| -#include "core/xml/XPathValue.h" |
| #include "wtf/MathExtras.h" |
| namespace WebCore { |