| Index: chrome/chrome_installer_util.gypi
|
| diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
|
| index 710cee0e63906a68a02d33bcd58918a74c59000d..09fccfda48106c30769f1c9b5011e3c7bb56fa94 100644
|
| --- a/chrome/chrome_installer_util.gypi
|
| +++ b/chrome/chrome_installer_util.gypi
|
| @@ -158,6 +158,8 @@
|
| 'installer/util/product.cc',
|
| 'installer/util/product.h',
|
| 'installer/util/product_operations.h',
|
| + 'installer/util/registry_entry.cc',
|
| + 'installer/util/registry_entry.h',
|
| 'installer/util/self_cleaning_temp_dir.cc',
|
| 'installer/util/self_cleaning_temp_dir.h',
|
| 'installer/util/shell_util.cc',
|
|
|