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

Unified Diff: gyp/dm.gypi

Issue 1406153015: Remove dependencies on Android's forked decoder libraries (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: It is 2015 Created 5 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 | « gyp/codec.gyp ('k') | gyp/images.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/dm.gypi
diff --git a/gyp/dm.gypi b/gyp/dm.gypi
index ad73072bda14f8ad2b230967830d165517a8d9ba..889667333e7d54621226d5e13ca3ea5fd2e749e9 100644
--- a/gyp/dm.gypi
+++ b/gyp/dm.gypi
@@ -22,7 +22,7 @@
'etc1.gyp:libetc1',
'flags.gyp:flags',
'jsoncpp.gyp:jsoncpp',
- 'libpng.gyp:libpng_static_when_possible',
+ 'libpng.gyp:libpng',
'skia_lib.gyp:skia_lib',
'svg.gyp:svg',
'tools.gyp:bitmap_region_decoder',
« no previous file with comments | « gyp/codec.gyp ('k') | gyp/images.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698