Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Android_Builder_FYI.json

Issue 2400573002: Fix chromium_perf_fyi android FYI builder compile targets (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_perf_fyi.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Android_Builder_FYI.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Android_Builder_FYI.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Android_Builder_FYI.json
index 63dc34df9a19419b6f11ef39ca3004f3f6e8adfa..2bf778f6ed44ab4f08f8b0368bf8d730e4ec4ece 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Android_Builder_FYI.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Android_Builder_FYI.json
@@ -339,7 +339,14 @@
"--goma-dir",
"[CACHE]/cipd/goma",
"--",
- "chromium_builder_perf"
+ "android_tools",
+ "cc_perftests",
+ "chrome_public_apk",
+ "chromium_builder_perf",
+ "gpu_perftests",
+ "push_apps_to_background_apk",
+ "system_webview_apk",
+ "system_webview_shell_apk"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_perf_fyi.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698