Index: chrome/chrome_installer_util.gypi |
diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi |
index 334e427b1d170d0f1c8b0a3756caaf0b8c76c817..cb8f1d573c39f5b2e1d6a09a662072e25f0f3c9b 100644 |
--- a/chrome/chrome_installer_util.gypi |
+++ b/chrome/chrome_installer_util.gypi |
@@ -88,6 +88,8 @@ |
'installer/util/self_reg_work_item.h', |
'installer/util/set_reg_value_work_item.cc', |
'installer/util/set_reg_value_work_item.h', |
+ 'installer/util/update_active_setup_version_work_item.cc', |
grt (UTC plus 2)
2015/07/09 14:23:53
since this is only used by setup.exe, please move
gab
2015/07/09 20:36:37
I debated this, but this is true of all WorkItems
grt (UTC plus 2)
2015/07/10 15:37:27
Some of them are used by chrome.exe (shell_util.cc
gab
2015/07/13 16:37:37
Another bad trend this forces me to follow now is
|
+ 'installer/util/update_active_setup_version_work_item.h', |
'installer/util/updating_app_registration_data.cc', |
'installer/util/updating_app_registration_data.h', |
'installer/util/util_constants.cc', |