Index: build/android/buildbot/bb_perf_gn_tests.sh |
diff --git a/build/android/buildbot/bb_perf_gn_tests.sh b/build/android/buildbot/bb_perf_gn_tests.sh |
index 49936d80cc742b2f2a47fe6cf2e44bcb02dfa089..ba36b29b017d294142d94a59764dd1c23bbd04a9 100755 |
--- a/build/android/buildbot/bb_perf_gn_tests.sh |
+++ b/build/android/buildbot/bb_perf_gn_tests.sh |
@@ -13,5 +13,5 @@ bb_baseline_setup "$BB_SRC_ROOT" "$@" |
bb_spawn_logcat_monitor_and_status |
bb_extract_build |
bb_reboot_phones |
-echo "@@@BUILD_STEP TODO: Perf tests@@@" |
+bb_install_apk "ContentShell.apk" "org.chromium.content_shell" |
bb_print_logcat |