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