| Index: Source/core/html/parser/HTMLViewSourceParser.cpp
|
| diff --git a/Source/core/html/parser/HTMLViewSourceParser.cpp b/Source/core/html/parser/HTMLViewSourceParser.cpp
|
| index de01ee274d158f4eb95c0466078750c74309cccb..b46ff5ad2e99adfc6840ad27e5ad71b5b480a8fe 100644
|
| --- a/Source/core/html/parser/HTMLViewSourceParser.cpp
|
| +++ b/Source/core/html/parser/HTMLViewSourceParser.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/html/parser/HTMLViewSourceParser.h"
|
|
|
| #include "core/dom/DOMImplementation.h"
|
| -#include "core/html/HTMLViewSourceDocument.h"
|
| #include "core/html/parser/HTMLParserOptions.h"
|
| #include "core/html/parser/HTMLToken.h"
|
|
|
|
|