| Index: chrome/chrome_installer.gypi
|
| diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
|
| index cffc2e0d0a2d102b6442e5b1e684a6848b38157a..39e68ebd71cb7aafc168b103fcd541a60407b3b4 100644
|
| --- a/chrome/chrome_installer.gypi
|
| +++ b/chrome/chrome_installer.gypi
|
| @@ -308,6 +308,7 @@
|
| '../chrome/common_constants.gyp:common_constants',
|
| '../chrome/common_constants.gyp:version_header',
|
| '../chrome_elf/chrome_elf.gyp:chrome_elf_constants',
|
| + '../components/components.gyp:base32',
|
| '../components/components.gyp:crash_component',
|
| '../rlz/rlz.gyp:rlz_lib',
|
| '../third_party/zlib/zlib.gyp:zlib',
|
|
|