| Index: third_party/WebKit/Source/core/xml/XPathEvaluator.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/XPathEvaluator.cpp b/third_party/WebKit/Source/core/xml/XPathEvaluator.cpp
|
| index 529e9e304be6b0647463228791770db0d11e34c7..88af96f453d4e766f8d8cecec198e473f07d3b5d 100644
|
| --- a/third_party/WebKit/Source/core/xml/XPathEvaluator.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/XPathEvaluator.cpp
|
| @@ -24,7 +24,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/xml/XPathEvaluator.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
|
|