| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index ad993394c7669056b28a0aed4bc0c294d3db7acf..12498e10fc2459de1f2df2f6b4562b39034c67aa 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -59,7 +59,9 @@
|
| '../testing/android/native_test.gyp:native_test_apk',
|
| # Unit test bundles packaged as an apk.
|
| '../base/base.gyp:base_unittests_apk',
|
| + '../content/content.gyp:content_unittests_apk',
|
| '../ipc/ipc.gyp:ipc_tests_apk',
|
| + '../net/net.gyp:net_unittests_apk',
|
| '../ui/ui.gyp:ui_unittests_apk',
|
| ],
|
| }]
|
|
|