| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 441ec3459c3dfc8e4ac45285d6d2e3f192992ff5..8e189fb171eb304a892af1b121c958f4fecd85e1 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -864,6 +864,7 @@
|
| '../sync/sync.gyp:sync_unit_tests_apk',
|
| '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unittests_apk',
|
| '../ui/android/ui_android.gyp:ui_android_unittests_apk',
|
| + '../ui/android/ui_android.gyp:ui_junit_tests',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
|
| '../ui/events/events_unittests.gyp:events_unittests_apk',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
|
|
|