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

Unified Diff: Source/core/platform/graphics/skia/NativeImageSkia.cpp

Issue 14476012: Absolutify paths to most subfolders of platform/graphics/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: iwyu 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/graphics/skia/NativeImageSkia.cpp
diff --git a/Source/core/platform/graphics/skia/NativeImageSkia.cpp b/Source/core/platform/graphics/skia/NativeImageSkia.cpp
index 690051b02a85d86b31dd17a75e6f0fabbc050d56..e8c3fea216b33c529a3e8c02b9123baab0a95914 100644
--- a/Source/core/platform/graphics/skia/NativeImageSkia.cpp
+++ b/Source/core/platform/graphics/skia/NativeImageSkia.cpp
@@ -40,8 +40,8 @@
#include "SkiaUtils.h"
#include "core/platform/graphics/GraphicsContext3D.h"
-#include "DeferredImageDecoder.h"
#include "TraceEvent.h"
+#include "core/platform/graphics/chromium/DeferredImageDecoder.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/skia/ImageSkia.cpp ('k') | Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698