| Index: chrome/chrome_installer.gypi
|
| diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
|
| index f448ad22eb467b9024fa547c775a7c9e03edab5b..76ebd0065f7e229248de82d574a2de2d9526860d 100644
|
| --- a/chrome/chrome_installer.gypi
|
| +++ b/chrome/chrome_installer.gypi
|
| @@ -217,6 +217,7 @@
|
| 'installer_util',
|
| 'installer_util_strings',
|
| '../base/base.gyp:base',
|
| + '../base/base.gyp:process_startup_helper_win',
|
| '../breakpad/breakpad.gyp:breakpad_handler',
|
| '../chrome/common_constants.gyp:common_constants',
|
| '../chrome_elf/chrome_elf.gyp:chrome_elf_constants',
|
|
|