Chromium Code Reviews| Index: gyp/images.gyp |
| diff --git a/gyp/images.gyp b/gyp/images.gyp |
| index 75eb76b9e86325c16948b6754debc6ce1488b35b..4d13354befd7b1faa956d05d65e739cae681df3d 100644 |
| --- a/gyp/images.gyp |
| +++ b/gyp/images.gyp |
| @@ -1,3 +1,8 @@ |
| +# Copyright 2015 Google Inc. |
| +# |
| +# Use of this source code is governed by a BSD-style license that can be |
| +# found in the LICENSE file. |
| + |
| # GYP file for images project. |
| { |
| 'targets': [ |
| @@ -130,7 +135,7 @@ |
| '../src/utils', |
| ], |
| 'dependencies': [ |
| - 'android_deps.gyp:gif', |
| + 'giflib.gyp:giflib', |
| 'android_deps.gyp:png', |
| ], |
| 'conditions': [ |