| Index: Source/core/html/parser/HTMLViewSourceParser.cpp
|
| diff --git a/Source/core/html/parser/HTMLViewSourceParser.cpp b/Source/core/html/parser/HTMLViewSourceParser.cpp
|
| index 698bd0d219d70c3a66c05af1d54dae3b4e02f5d9..fa9904291fbfdcdb010fe7472df3827a50770f8b 100644
|
| --- a/Source/core/html/parser/HTMLViewSourceParser.cpp
|
| +++ b/Source/core/html/parser/HTMLViewSourceParser.cpp
|
| @@ -26,9 +26,7 @@
|
| #include "config.h"
|
| #include "core/html/parser/HTMLViewSourceParser.h"
|
|
|
| -#include "HTMLNames.h"
|
| #include "core/html/HTMLViewSourceDocument.h"
|
| -#include "core/html/parser/HTMLDocumentParser.h"
|
| #include "core/html/parser/HTMLParserOptions.h"
|
|
|
| namespace WebCore {
|
|
|