Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1081)

Unified Diff: Source/core/page/PageSerializer.cpp

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/page/FrameView.cpp ('k') | Source/core/page/Settings.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/PageSerializer.cpp
diff --git a/Source/core/page/PageSerializer.cpp b/Source/core/page/PageSerializer.cpp
index 25597a10af9e2da1708fad631676e5f861edde27..38f79a43974935ca682612ad55da970a2a4728be 100644
--- a/Source/core/page/PageSerializer.cpp
+++ b/Source/core/page/PageSerializer.cpp
@@ -34,7 +34,6 @@
#include "CSSImageValue.h"
#include "CSSImportRule.h"
#include "CSSStyleRule.h"
-#include "CachedImage.h"
#include "Document.h"
#include "Element.h"
#include "Frame.h"
@@ -51,6 +50,7 @@
#include "StyleRule.h"
#include "StyleSheetContents.h"
#include "Text.h"
+#include "core/loader/cache/CachedImage.h"
#include "core/platform/MIMETypeRegistry.h"
#include "core/platform/graphics/Image.h"
#include "core/platform/network/HTTPParsers.h"
« no previous file with comments | « Source/core/page/FrameView.cpp ('k') | Source/core/page/Settings.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698