Chromium Code Reviews| Index: chrome/chrome_installer.gypi |
| diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi |
| index 99ccd5c3ba945c3e9308783954ab8ff23a413d5c..ec5a27635827bc5bfef7c21d7c34948c0fa6037d 100644 |
| --- a/chrome/chrome_installer.gypi |
| +++ b/chrome/chrome_installer.gypi |
| @@ -141,6 +141,7 @@ |
| 'installer/util/test_app_registration_data.cc', |
| 'installer/util/test_app_registration_data.h', |
| 'installer/util/uninstall_metrics_unittest.cc', |
| + 'installer/util/update_active_setup_version_work_item_unittest.cc', |
|
grt (UTC plus 2)
2015/07/09 14:23:53
move to setup_unittests as per comment in chrome/c
gab
2015/07/09 20:36:37
Hmm, which comment?
All other WorkItems are here.
grt (UTC plus 2)
2015/07/10 15:37:27
By accident. Only the ones needed by chrome.exe be
|
| 'installer/util/wmi_unittest.cc', |
| 'installer/util/work_item_list_unittest.cc', |
| ], |