| Index: chrome/chrome_installer.gypi
|
| diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
|
| index ee3754b2c8e752b3baf03fe027ce88d72aa32ff7..8281e21c599aa01a1b8123a3940b2952daae9cf6 100644
|
| --- a/chrome/chrome_installer.gypi
|
| +++ b/chrome/chrome_installer.gypi
|
| @@ -216,7 +216,6 @@
|
| 'dependencies': [
|
| 'installer_util',
|
| 'installer_util_strings',
|
| - 'launcher_support',
|
| '../base/base.gyp:base',
|
| '../breakpad/breakpad.gyp:breakpad_handler',
|
| '../chrome/common_constants.gyp:common_constants',
|
| @@ -331,7 +330,6 @@
|
| 'dependencies': [
|
| 'installer_util',
|
| 'installer_util_strings',
|
| - 'launcher_support',
|
| '../base/base.gyp:base',
|
| '../base/base.gyp:base_i18n',
|
| '../base/base.gyp:test_support_base',
|
|
|