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

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

Issue 2495623004: chromium_tests: Add extra compile targets (Closed)
Patch Set: Created 4 years, 1 month 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.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_Android_Compile.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Compile.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Compile.json
index cd727f7eb13200ccf1372fa5fac008fa061cc256..fdcc8fa5aabb25cab581a258b86c4c5828be9715 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Compile.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Compile.json
@@ -338,7 +338,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.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698