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

Unified Diff: masters/master.client.dart/master.cfg

Issue 15757008: Rename linux chrome bots to drt bots (we special case this in annotated steps anyway, this is way c… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 7 years, 7 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 | masters/master.client.dart/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.dart/master.cfg
===================================================================
--- masters/master.client.dart/master.cfg (revision 202371)
+++ masters/master.client.dart/master.cfg (working copy)
@@ -287,13 +287,13 @@
'env': windows_env,
},
{
- 'name': 'dart2js-chrome-linux',
+ 'name': 'dart2js-drt-linux',
'category': '8chrome|all',
'platform': 'posix',
'env': linux_env,
},
{
- 'name': 'dart2js-chrome-linux-csp',
+ 'name': 'dart2js-drt-linux-csp',
'category': '8chrome|all',
'platform': 'posix',
'env': linux_env,
« no previous file with comments | « no previous file | masters/master.client.dart/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698