Index: gyp/images.gyp |
diff --git a/gyp/images.gyp b/gyp/images.gyp |
index df220265fb867ea42ee69c701c2a629bdfae8442..2b20d26c69bcbf74e3adc206cacd0520e7e38a19 100644 |
--- a/gyp/images.gyp |
+++ b/gyp/images.gyp |
@@ -106,9 +106,6 @@ |
# our code that calls it. |
# See http://code.google.com/p/gyp/wiki/InputFormatReference#Dependent_Settings |
'link_settings': { |
- 'sources': [ |
- '../src/images/SkImageDecoder_libpng.cpp', |
djsollen
2013/06/12 17:35:46
why did we need to remove this?
Zach Reizner
2013/06/12 17:42:40
This file is already included above. Sourcing it t
bungeman-skia
2013/06/12 19:16:55
This is slightly bizarre. What this (to be deleted
|
- ], |
'libraries': [ |
'-lgif', |
'-lpng', |