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

Unified Diff: Source/core/platform/chromium/DragImageChromiumSkia.cpp

Issue 13843039: Absolutify paths to platform/graphics/skia/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/core.gyp/core.gyp ('k') | Source/core/platform/chromium/PasteboardChromium.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/chromium/DragImageChromiumSkia.cpp
diff --git a/Source/core/platform/chromium/DragImageChromiumSkia.cpp b/Source/core/platform/chromium/DragImageChromiumSkia.cpp
index 29da40c113cc1a83f302d7e05131ddd45d32d77b..f4663d06533a77b1a6144235f7dca66bfc1ecd4f 100644
--- a/Source/core/platform/chromium/DragImageChromiumSkia.cpp
+++ b/Source/core/platform/chromium/DragImageChromiumSkia.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "core/platform/DragImage.h"
-#include "NativeImageSkia.h"
#include "SkBitmap.h"
#include "SkCanvas.h"
#include "SkMatrix.h"
@@ -39,6 +38,7 @@
#include "core/platform/graphics/BitmapImage.h"
#include "core/platform/graphics/FloatRect.h"
#include "core/platform/graphics/Image.h"
+#include "core/platform/graphics/skia/NativeImageSkia.h"
#include "core/platform/graphics/transforms/AffineTransform.h"
#include "skia/ext/image_operations.h"
« no previous file with comments | « Source/core/core.gyp/core.gyp ('k') | Source/core/platform/chromium/PasteboardChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698