| Index: Source/core/xml/XPathParser.cpp
|
| diff --git a/Source/core/xml/XPathParser.cpp b/Source/core/xml/XPathParser.cpp
|
| index fc8354bb945c47716ba51c0d09b2393f09fea116..9f7a4efdb0cf3579b13932b9cf72c79bcb240311 100644
|
| --- a/Source/core/xml/XPathParser.cpp
|
| +++ b/Source/core/xml/XPathParser.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "core/xml/XPathEvaluator.h"
|
| #include "core/xml/XPathNSResolver.h"
|
| #include "core/xml/XPathPath.h"
|
| -#include "core/xml/XPathStep.h"
|
| #include "wtf/StdLibExtras.h"
|
| #include "wtf/text/StringHash.h"
|
|
|
|
|