| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index 49714c9087cc2e282ccda82fd7a219ce4096d646..6cdf186a33273ca8f11209eab344cc1c3cc1359e 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -44,6 +44,7 @@
|
| '../tools/android/device_stats_monitor/device_stats_monitor.gyp:device_stats_monitor',
|
| '../tools/android/fake_dns/fake_dns.gyp:fake_dns',
|
| '../tools/android/forwarder/forwarder.gyp:forwarder',
|
| + '../tools/android/md5sum/md5sum.gyp:md5sum',
|
| '../media/media.gyp:media_unittests',
|
| # Required by ui_unittests.
|
| # TODO(wangxianzhu): It'd better let ui_unittests depend on it, but
|
|
|