| Index: third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp b/third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp
|
| index cb1c994a7eaff4f91c446b70611243aee6a0e195..afd1ca23e790f098fc5e564c162ae5e208e70ade 100644
|
| --- a/third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp
|
| @@ -65,7 +65,6 @@
|
| #include "platform/network/ResourceError.h"
|
| #include "platform/network/ResourceRequest.h"
|
| #include "platform/network/ResourceResponse.h"
|
| -#include "platform/v8_inspector/public/ConsoleTypes.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
| #include "wtf/PtrUtil.h"
|
| #include "wtf/StringExtras.h"
|
|
|