| Index: chrome/chrome_browser.gypi
|
| ===================================================================
|
| --- chrome/chrome_browser.gypi (revision 52487)
|
| +++ chrome/chrome_browser.gypi (working copy)
|
| @@ -16,6 +16,7 @@
|
| 'chrome_strings',
|
| 'chrome_version_info',
|
| 'component_extensions',
|
| + 'installer_util',
|
| 'platform_locale_settings',
|
| 'profile_import',
|
| 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
|
| @@ -3059,10 +3060,6 @@
|
| '<@(xib_files_to_scan)'],
|
| },
|
| ],
|
| - }, { # OS != mac
|
| - 'dependencies': [
|
| - 'installer_util',
|
| - ],
|
| }],
|
| ['OS=="win"', {
|
| 'defines': [
|
|
|