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