Chromium Code Reviews| Index: gyp/android_framework_lib.gyp |
| diff --git a/gyp/android_framework_lib.gyp b/gyp/android_framework_lib.gyp |
| index da68530fada703b0ca3e0e2ff277aeb3380f1f4a..9e5bd71b70fd458553360f5eb52a3f4ba9e4158a 100644 |
| --- a/gyp/android_framework_lib.gyp |
| +++ b/gyp/android_framework_lib.gyp |
| @@ -8,6 +8,7 @@ |
| 'target_name': 'libskia', |
| 'type': 'shared_library', |
| 'dependencies': [ |
| + 'codec.gyp:codec', |
| 'core.gyp:core', |
| 'effects.gyp:effects', |
| 'images.gyp:images', |