| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 169bd5a47e75cc2b5f577eda210360f4a1c05d86..17e0854f14a8421d934b6ce46d77a9d275ca7559 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -838,6 +838,7 @@
|
| '../tools/android/android_tools.gyp:memconsumer',
|
| '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
|
| '../tools/cygprofile/cygprofile.gyp:cygprofile_unittests',
|
| + '../tools/perf/perf_helper_app/perf_helper.gyp:perf_helper_apk',
|
| '../ui/android/ui_android.gyp:ui_android_unittests',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| '../ui/events/events_unittests.gyp:events_unittests',
|
|
|