| 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 a8511a0fa78abc38215c43e8df81deb2ca79ed8d..4854a6e0eb3bf1e90120c667680aab16a3b708f2 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/StringExtras.h"
|
| #include "wtf/TemporaryChange.h"
|
|
|