Chromium Code Reviews| Index: gyp/codec.gyp |
| diff --git a/gyp/codec.gyp b/gyp/codec.gyp |
| index 29aebe92e7f19e4c505ff92d9df73b58d6ba6cff..25d1a5a3e14bdb71a127e32c642744802c6ddf6e 100644 |
| --- a/gyp/codec.gyp |
| +++ b/gyp/codec.gyp |
| @@ -13,6 +13,7 @@ |
| 'standalone_static_library': 1, |
| 'dependencies': [ |
| 'core.gyp:*', |
| + 'giflib.gyp:giflib', |
|
djsollen
2015/03/26 19:51:05
no need to add it here until you have code in this
msarett
2015/03/26 21:06:23
True, I will move this to my gif CL.
|
| 'libpng.gyp:libpng', |
| ], |
| 'include_dirs': [ |