Index: projects.py |
diff --git a/projects.py b/projects.py |
index f3e69c29c8d9975cdad369e2146573c9ef0c447f..09a3d5b4c744fad8b474d50dde3f03d25a4ccb36 100644 |
--- a/projects.py |
+++ b/projects.py |
@@ -386,8 +386,7 @@ def _gen_chromium(user, root_dir, rietveld_obj, no_try): |
'events_unittests', |
'installer_util_unittests', |
'mini_installer_test', |
- # http://crbug.com/319558 |
- #'nacl_integration', |
+ 'nacl_integration', |
'remoting_unittests', |
'sync_integration_tests', |
'telemetry_unittests', |