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

Unified Diff: projects.py

Issue 136693015: Adding iOS ninja builder to the commit queue (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/commit-queue
Patch Set: Created 6 years, 11 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: projects.py
diff --git a/projects.py b/projects.py
index fa77f29d32dc606f3758efec62d20f72a39aca27..481527c1ff75cd1ad2932f58fdc8342f6fc01eb2 100644
--- a/projects.py
+++ b/projects.py
@@ -338,6 +338,7 @@ def _gen_chromium(user, root_dir, rietveld_obj, no_try):
'ui_unittests',
],
'ios_rel_device': ['compile'],
+ 'ios_rel_device_ninja': ['compile'],
'linux_aura': linux_aura_tests,
'linux_clang': ['compile'],
'linux_chromeos_clang': ['compile'],
« 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