| Index: Source/core/xml/parser/XMLDocumentParser.cpp
|
| diff --git a/Source/core/xml/parser/XMLDocumentParser.cpp b/Source/core/xml/parser/XMLDocumentParser.cpp
|
| index 393fcfbb8b39be20a3a1e895dbebd32a38391b42..af349b07479f0ae8bd80c349304c1bac98591b45 100644
|
| --- a/Source/core/xml/parser/XMLDocumentParser.cpp
|
| +++ b/Source/core/xml/parser/XMLDocumentParser.cpp
|
| @@ -44,7 +44,6 @@
|
| #include "core/fetch/FetchInitiatorTypeNames.h"
|
| #include "core/fetch/RawResource.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
| -#include "core/fetch/ScriptResource.h"
|
| #include "core/frame/ConsoleTypes.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/frame/UseCounter.h"
|
|
|