Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 149ac0a3b31c112d42410b593d89a4f4762bd10f..ee72ddd88c24de019ea187650054685513f58503 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -846,6 +846,7 @@ |
'../tools/android/android_tools.gyp:android_tools', |
'../tools/android/android_tools.gyp:memconsumer', |
'../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test', |
+ '../ui/android/ui_android.gyp:ui_android_unittests', |
'../ui/base/ui_base_tests.gyp:ui_base_unittests', |
'../ui/events/events.gyp:events_unittests', |
'../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests', |
@@ -874,6 +875,7 @@ |
'../sql/sql.gyp:sql_unittests_apk', |
'../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/base/ui_base_tests.gyp:ui_base_unittests_apk', |
'../ui/events/events.gyp:events_unittests_apk', |
'../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', |