Chromium Code Reviews| Index: build/all_android.gyp |
| diff --git a/build/all_android.gyp b/build/all_android.gyp |
| index bfc1bc92b0eaad4844fc970bf8cf4909fa20dfbc..f63017021d4df09043ba0202c8fdd0e433b401e6 100644 |
| --- a/build/all_android.gyp |
| +++ b/build/all_android.gyp |
| @@ -42,6 +42,8 @@ |
| '../tools/android/fake_dns/fake_dns.gyp:fake_dns', |
| '../tools/android/forwarder/forwarder.gyp:forwarder', |
| '../media/media.gyp:media_unittests', |
| + '../chrome/chrome_resources.gyp:packed_resources', |
|
John Grabowski
2012/04/03 23:07:53
add comment that these are needed for ui_unittest
Yaron
2012/04/03 23:17:16
Alternatively, consider adding it as a dep for ui_
Xianzhu
2012/04/04 00:13:48
Added comments and a TODO.
On 2012/04/03 23:17:16
|
| + '../chrome/chrome_resources.gyp:packed_extra_resources', |
| ], |
| }, |
| { |