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