| Index: Source/core/html/HTMLViewSourceDocument.cpp
|
| diff --git a/Source/core/html/HTMLViewSourceDocument.cpp b/Source/core/html/HTMLViewSourceDocument.cpp
|
| index b5b8cef7ffd6e781913d3b2e49730ee5461d9489..e5dd879b1baefd33656dffcaa13418ce4674b011 100644
|
| --- a/Source/core/html/HTMLViewSourceDocument.cpp
|
| +++ b/Source/core/html/HTMLViewSourceDocument.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "core/html/HTMLViewSourceDocument.h"
|
|
|
| #include "HTMLNames.h"
|
| -#include "core/dom/StyleSheetCollections.h"
|
| +#include "core/dom/StyleEngine.h"
|
| #include "core/dom/Text.h"
|
| #include "core/html/HTMLAnchorElement.h"
|
| #include "core/html/HTMLBRElement.h"
|
|
|