| Index: chrome/chrome_installer_util.gypi
|
| diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
|
| index 2c45db625f28cfc5af4f3d6b4ff471cb8a9d04b3..a0cd24af16fa5c8565c6af3ade8349881848c86d 100644
|
| --- a/chrome/chrome_installer_util.gypi
|
| +++ b/chrome/chrome_installer_util.gypi
|
| @@ -161,6 +161,8 @@
|
| 'installer/util/product.h',
|
| 'installer/util/product.cc',
|
| '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',
|
|
|