Adding iOS ninja builder to the commit queue
BUG=336572
Review URL: https://codereview.chromium.org/136693015
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/commit-queue@248540 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/projects.py b/projects.py
index 2a2bde1..4a5b66d 100644
--- a/projects.py
+++ b/projects.py
@@ -339,6 +339,7 @@
'ui_unittests',
],
'ios_rel_device': ['compile'],
+ 'ios_rel_device_ninja': ['compile'],
'linux_aura': linux_aura_tests,
'linux_clang': ['compile'],
'linux_chromeos_clang': ['compile'],