| Index: trunk/src/chrome/chrome_installer.gypi
|
| ===================================================================
|
| --- trunk/src/chrome/chrome_installer.gypi (revision 285705)
|
| +++ trunk/src/chrome/chrome_installer.gypi (working copy)
|
| @@ -216,6 +216,7 @@
|
| 'dependencies': [
|
| 'installer_util',
|
| 'installer_util_strings',
|
| + 'launcher_support',
|
| '../base/base.gyp:base',
|
| '../breakpad/breakpad.gyp:breakpad_handler',
|
| '../chrome/common_constants.gyp:common_constants',
|
| @@ -330,6 +331,7 @@
|
| 'dependencies': [
|
| 'installer_util',
|
| 'installer_util_strings',
|
| + 'launcher_support',
|
| '../base/base.gyp:base',
|
| '../base/base.gyp:base_i18n',
|
| '../base/base.gyp:test_support_base',
|
|
|