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

Unified Diff: Source/core/platform/chromium/ClipboardChromium.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/ClipboardChromium.cpp
diff --git a/Source/core/platform/chromium/ClipboardChromium.cpp b/Source/core/platform/chromium/ClipboardChromium.cpp
index 882ca04dc3dbbd373fe91d7f4557e2ecda480829..3ef2bbbfdd733300429295402167103e32cf717b 100644
--- a/Source/core/platform/chromium/ClipboardChromium.cpp
+++ b/Source/core/platform/chromium/ClipboardChromium.cpp
@@ -27,7 +27,6 @@
#include "config.h"
#include "core/platform/chromium/ClipboardChromium.h"
-#include "CachedImage.h"
#include "DataTransferItemList.h"
#include "Document.h"
#include "Editor.h"
@@ -41,6 +40,7 @@
#include "NamedNodeMap.h"
#include "Range.h"
#include "StringCallback.h"
+#include "core/loader/cache/CachedImage.h"
#include "core/platform/DragData.h"
#include "core/platform/MIMETypeRegistry.h"
#include "core/platform/chromium/ChromiumDataObject.h"
« no previous file with comments | « Source/core/platform/chromium/ClipboardChromium.h ('k') | Source/core/platform/chromium/PasteboardChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698