Chromium Code Reviews| Index: gyp/images.gyp |
| diff --git a/gyp/images.gyp b/gyp/images.gyp |
| index 13e768748141b0b613ea092524cb79999a17fa37..0fb74e6bbc55789900914cb4068e31115d210e5d 100644 |
| --- a/gyp/images.gyp |
| +++ b/gyp/images.gyp |
| @@ -162,6 +162,7 @@ |
| [ 'skia_os == "chromeos"', { |
| 'dependencies': [ |
| 'chromeos_deps.gyp:gif', |
| + 'libpng.gyp:libpng', |
|
scroggo
2014/02/24 20:52:52
Should this go into chromeos_deps?
I think it's f
hal.canary
2014/02/24 21:05:10
I don't think so, since there is no special handli
|
| ], |
| }], |
| [ 'skia_os == "ios"', { |