Chromium Code Reviews| 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'], |