| Index: chrome/chrome_installer.gypi
|
| diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
|
| index 2c8194f9807a34e77902a952d52a70f9563cc246..d5d071ebb6947f878cc852a7098dc02d94bc4826 100644
|
| --- a/chrome/chrome_installer.gypi
|
| +++ b/chrome/chrome_installer.gypi
|
| @@ -253,6 +253,8 @@
|
| 'installer/setup/setup_util.h',
|
| 'installer/setup/uninstall.cc',
|
| 'installer/setup/uninstall.h',
|
| + 'installer/setup/update_active_setup_version_work_item.cc',
|
| + 'installer/setup/update_active_setup_version_work_item.h',
|
| ],
|
| 'msvs_settings': {
|
| 'VCLinkerTool': {
|
|
|