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

Unified Diff: gyp/images.gyp

Issue 74793011: Add SkImageGenerator Interface (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 1 month 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 | « no previous file | src/images/SkDecodingImageGenerator.h » ('j') | src/images/SkDecodingImageGenerator.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 7ead87efbcbe9413741483868d85e0601fa4df45..5d2cf98818fcc601e9b3a4ecb0eda239e093747c 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -38,6 +38,7 @@
'../src/images/SkForceLinking.cpp',
'../src/images/SkImageDecoder.cpp',
+ '../src/images/SkDecodingImageGenerator.cpp',
'../src/images/SkImageDecoder_FactoryDefault.cpp',
'../src/images/SkImageDecoder_FactoryRegistrar.cpp',
# If decoders are added/removed to/from (all/individual)
« no previous file with comments | « no previous file | src/images/SkDecodingImageGenerator.h » ('j') | src/images/SkDecodingImageGenerator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698