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

Unified Diff: Source/core/platform/graphics/chromium/ImageDecodingStore.cpp

Issue 27140003: Move ScaledImageFragment.cpp/.h to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/graphics/chromium/ImageDecodingStore.cpp
diff --git a/Source/core/platform/graphics/chromium/ImageDecodingStore.cpp b/Source/core/platform/graphics/chromium/ImageDecodingStore.cpp
index 7a0c321653ea4f4eebff5a7b0f21d62a1a26bf3b..d79a78f29228ce1460af9bf88d6d5e8dde6c1db3 100644
--- a/Source/core/platform/graphics/chromium/ImageDecodingStore.cpp
+++ b/Source/core/platform/graphics/chromium/ImageDecodingStore.cpp
@@ -26,8 +26,8 @@
#include "config.h"
#include "core/platform/graphics/chromium/ImageDecodingStore.h"
-#include "core/platform/graphics/chromium/ScaledImageFragment.h"
#include "platform/TraceEvent.h"
+#include "platform/graphics/ScaledImageFragment.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698