| Index: chrome/chrome_installer.gypi
 | 
| diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
 | 
| index 12cbc5cb5b9f2c3f2b49c987f295308bc7cc2b69..c9620ccf99c1f9be44a7a7f29b1a525bb76e296c 100644
 | 
| --- a/chrome/chrome_installer.gypi
 | 
| +++ b/chrome/chrome_installer.gypi
 | 
| @@ -220,7 +220,7 @@
 | 
|              '../chrome/common_constants.gyp:common_constants',
 | 
|              '../chrome/common_constants.gyp:version_header',
 | 
|              '../chrome_elf/chrome_elf.gyp:chrome_elf_constants',
 | 
| -            '../components/components.gyp:crash_component',
 | 
| +            '../components/components.gyp:crash_component_breakpad_to_be_deleted',
 | 
|              '../rlz/rlz.gyp:rlz_lib',
 | 
|              '../third_party/zlib/zlib.gyp:zlib',
 | 
|            ],
 | 
| 
 |