Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index dbcac8ce004540aeb896b469114eb8fe40db65ed..3bfc5885c44cdf6a01b81ca855441a49e0f9f941 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -750,6 +750,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/events/events.gyp:events_unittests', |
'../ui/ui_unittests.gyp:ui_unittests', |
# Required by ui_unittests. |
# TODO(wangxianzhu): It'd better let ui_unittests depend on it, but |
@@ -778,6 +779,7 @@ |
'../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk', |
'../sql/sql.gyp:sql_unittests_apk', |
'../sync/sync.gyp:sync_unit_tests_apk', |
+ '../ui/events/events.gyp:events_unittests_apk', |
'../ui/ui_unittests.gyp:ui_unittests_apk', |
'../android_webview/android_webview.gyp:android_webview_test_apk', |
'../chrome/chrome.gyp:chromium_testshell_test_apk', |