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

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

Issue 1008243003: Nuke NativeImageSkia -- new version. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add more WARN_UNUSED_RETURN goodness 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
« no previous file with comments | « Source/platform/graphics/BitmapPattern.cpp ('k') | Source/platform/graphics/DeferredImageDecoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « Source/platform/graphics/BitmapPattern.cpp ('k') | Source/platform/graphics/DeferredImageDecoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698