| Index: Source/core/page/PageSerializer.cpp
|
| diff --git a/Source/core/page/PageSerializer.cpp b/Source/core/page/PageSerializer.cpp
|
| index f213024e85b45d6a60a00f0925a4b7920091a076..3534b79524251157b947f3c749b37c62c930dfb1 100644
|
| --- a/Source/core/page/PageSerializer.cpp
|
| +++ b/Source/core/page/PageSerializer.cpp
|
| @@ -45,10 +45,10 @@
|
| #include "core/css/StyleSheetContents.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/Element.h"
|
| +#include "core/dom/ImageResource.h"
|
| #include "core/dom/Text.h"
|
| #include "core/editing/MarkupAccumulator.h"
|
| #include "core/fetch/FontResource.h"
|
| -#include "core/fetch/ImageResource.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/html/HTMLFrameOwnerElement.h"
|
| #include "core/html/HTMLImageElement.h"
|
|
|