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

Unified Diff: gyp/codec.gyp

Issue 1487683004: Create an SkCodecImageGenerator (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Use SkCodecImageGenerator Created 5 years 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 | gyp/core.gyp » ('j') | src/core/SkCodecImageGenerator.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/codec.gyp
diff --git a/gyp/codec.gyp b/gyp/codec.gyp
index 109c21637df5c4d226fc0481cdf1274a7a1e5610..5034e1c52d2351f3aa7a4e9287e0a587febef833 100644
--- a/gyp/codec.gyp
+++ b/gyp/codec.gyp
@@ -54,6 +54,8 @@
'../src/codec/SkSwizzler.cpp',
'../src/codec/SkWebpAdapterCodec.cpp',
'../src/codec/SkWebpCodec.cpp',
+
+ '../src/ports/SkImageGenerator_skia.cpp',
],
'direct_dependent_settings': {
'include_dirs': [
« no previous file with comments | « no previous file | gyp/core.gyp » ('j') | src/core/SkCodecImageGenerator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698