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

Unified Diff: masters/master.chromium.mac/slaves.cfg

Issue 66953010: Added an iOS Device ninja build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Removed commented line Created 7 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
Index: masters/master.chromium.mac/slaves.cfg
diff --git a/masters/master.chromium.mac/slaves.cfg b/masters/master.chromium.mac/slaves.cfg
index 4afcd1240fee30c93dd05f0c666c979caba24609..8cebe81a789a74abc5f26e57e8398c17f654d61b 100644
--- a/masters/master.chromium.mac/slaves.cfg
+++ b/masters/master.chromium.mac/slaves.cfg
@@ -151,7 +151,7 @@ slaves = [
{
'master': 'ChromiumMac',
'hostname': 'mini43-a1',
- 'builder': ['iOS Simulator (dbg)', 'iOS Device',],
+ 'builder': ['iOS Simulator (dbg)', 'iOS Device', 'iOS Device ninja'],
'os': 'mac',
'version': '10.7',
},

Powered by Google App Engine
This is Rietveld 408576698