Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index c58abf63c1244b4babe3a8f8d79fd76b0b3bd1df..5728ac0dba3cc2341daf7780bd6facb2687db964 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -1179,9 +1179,7 @@ |
'type': 'none', |
'dependencies': [ |
'../base/base.gyp:base_unittests', |
- # TODO(jackhou): Ensure that app_installer builds on trybots |
- # and waterfall, then de-comment here. |
- #'../chrome/chrome.gyp:app_installer', |
+ '../chrome/chrome.gyp:app_installer', |
'../chrome/chrome.gyp:browser_tests', |
'../chrome/chrome.gyp:sync_integration_tests', |
'../chrome/chrome.gyp:crash_service', |