| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index a8cb2a3ae63bae7cbd54afd67c2aed3fd003f184..2dc133fc231e0820d94c5b0013be25dec1129df8 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -55,11 +55,9 @@
|
| '../sql/sql.gyp:sql_unittests',
|
| '../sync/sync.gyp:sync_unit_tests',
|
| '../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
|
| + '../tools/android/android_tools.gyp:android_tools',
|
| '../tools/android/device_stats_monitor/device_stats_monitor.gyp:device_stats_monitor',
|
| - '../tools/android/fake_dns/fake_dns.gyp:fake_dns',
|
| '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
|
| - '../tools/android/forwarder2/forwarder.gyp:forwarder2',
|
| - '../tools/android/md5sum/md5sum.gyp:md5sum',
|
| '../ui/ui.gyp:ui_unittests',
|
| # Required by ui_unittests.
|
| # TODO(wangxianzhu): It'd better let ui_unittests depend on it, but
|
|
|