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

Unified Diff: masters/master.chromium.perf/master.cfg

Issue 2168263004: Revert of chromium.perf: convert android/perf builders to remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.perf/master.cfg
diff --git a/masters/master.chromium.perf/master.cfg b/masters/master.chromium.perf/master.cfg
index 5afad8aa61ea4fabc26f1e82d0877e1955407ab0..cd6be2b29f202a1f10fbcfe231029d5dfc406701 100644
--- a/masters/master.chromium.perf/master.cfg
+++ b/masters/master.chromium.perf/master.cfg
@@ -150,7 +150,7 @@
def _AddTester(name, platform, num_shards=1, target_bits=64):
if platform == 'android':
- factory = m_remote_run('android/perf')
+ factory = recipe_factory('android/perf')
else:
factory = m_remote_run('chromium')
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698