| Index: third_party/WebKit/Source/core/xml/XPathUtil.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/XPathUtil.cpp b/third_party/WebKit/Source/core/xml/XPathUtil.cpp
|
| index 5f6707e1018b3ecb4c32a329636b2e048589c681..37a69de9476c41e9fac616faf3e81e39165b183d 100644
|
| --- a/third_party/WebKit/Source/core/xml/XPathUtil.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/XPathUtil.cpp
|
| @@ -24,7 +24,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/xml/XPathUtil.h"
|
|
|
| #include "core/dom/ContainerNode.h"
|
|
|