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

Unified Diff: Source/core/platform/graphics/NativeImagePtr.h

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/platform/graphics/Gradient.cpp ('k') | Source/core/platform/graphics/Path.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/graphics/NativeImagePtr.h
diff --git a/Source/core/platform/graphics/NativeImagePtr.h b/Source/core/platform/graphics/NativeImagePtr.h
index 6194a38189d5502e8cfd31d479f8f6e4caf48096..85861e459182100e3fa6e42921ec4f00082e959e 100644
--- a/Source/core/platform/graphics/NativeImagePtr.h
+++ b/Source/core/platform/graphics/NativeImagePtr.h
@@ -28,7 +28,7 @@
#ifndef NativeImagePtr_h
#define NativeImagePtr_h
-#include "NativeImageSkia.h"
+#include "core/platform/graphics/skia/NativeImageSkia.h"
namespace WebCore {
class NativeImageSkia;
}
« no previous file with comments | « Source/core/platform/graphics/Gradient.cpp ('k') | Source/core/platform/graphics/Path.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698