Chromium Code Reviews| Index: projects.py |
| diff --git a/projects.py b/projects.py |
| index 0e4f62ae13de530ca5d144f0ec49917ae3d2a92d..969741456437dded50a9a6bbe7d20bbe4828878c 100644 |
| --- a/projects.py |
| +++ b/projects.py |
| @@ -384,7 +384,8 @@ def _gen_chromium(user, root_dir, rietveld_obj, no_try): |
| 'compositor_unittests', |
| 'installer_util_unittests', |
| 'mini_installer_test', |
| - 'nacl_integration', |
| + # http://crbug.com/319558 |
| + #'nacl_integration', |
| 'remoting_unittests', |
| 'sync_integration_tests', |
| 'telemetry_unittests', |