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

Unified Diff: Source/platform/graphics/BitmapPatternBase.h

Issue 1008243003: Nuke NativeImageSkia -- new version. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Convert BitmapImage::createFrameAtIndex() to Skia-style Created 5 years, 9 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/platform/graphics/BitmapPatternBase.h
diff --git a/Source/platform/graphics/BitmapPatternBase.h b/Source/platform/graphics/BitmapPatternBase.h
index ee9590d0d6bfbd9f48d0d63bcb997867f8d8bd1d..e8f8db94d80a680e9b2f350d7ab4e9fdd06ad3a1 100644
--- a/Source/platform/graphics/BitmapPatternBase.h
+++ b/Source/platform/graphics/BitmapPatternBase.h
@@ -6,6 +6,7 @@
#define BitmapPatternBase_h
#include "platform/graphics/Pattern.h"
+#include "third_party/skia/include/core/SkImageInfo.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698