| Index: chrome/chrome_installer.gypi
|
| diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
|
| index dc4cb5326caf5af150e09b67b43616d5b1cce210..310aed00798bd75e6edd7639892c6d30f570c4aa 100644
|
| --- a/chrome/chrome_installer.gypi
|
| +++ b/chrome/chrome_installer.gypi
|
| @@ -247,6 +247,8 @@
|
| 'installer/setup/setup_util.h',
|
| 'installer/setup/update_active_setup_version_work_item.cc',
|
| 'installer/setup/update_active_setup_version_work_item.h',
|
| + 'installer/setup/update_per_user_shortcuts_in_location.cc',
|
| + 'installer/setup/update_per_user_shortcuts_in_location.h',
|
| ],
|
| },
|
| {
|
|
|