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

Unified Diff: Source/core/platform/chromium/PasteboardChromium.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
Index: Source/core/platform/chromium/PasteboardChromium.cpp
diff --git a/Source/core/platform/chromium/PasteboardChromium.cpp b/Source/core/platform/chromium/PasteboardChromium.cpp
index 5d107626862946e39bdee84db4b0c36d196117bd..387e65f134b60c8f5b77f210945784f310becc78 100644
--- a/Source/core/platform/chromium/PasteboardChromium.cpp
+++ b/Source/core/platform/chromium/PasteboardChromium.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "core/platform/Pasteboard.h"
-#include "CachedImage.h"
#include "Document.h"
#include "DocumentFragment.h"
#include "Editor.h"
@@ -41,6 +40,7 @@
#include "HTMLParserIdioms.h"
#include "NativeImageSkia.h"
#include "Range.h"
+#include "core/loader/cache/CachedImage.h"
#include "core/platform/KURL.h"
#include "core/platform/chromium/ClipboardChromium.h"
#include "core/platform/chromium/ClipboardUtilitiesChromium.h"
« no previous file with comments | « Source/core/platform/chromium/ClipboardChromium.cpp ('k') | Source/core/platform/graphics/filters/FilterOperation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698