| Index: chrome/chrome.gyp
|
| ===================================================================
|
| --- chrome/chrome.gyp (revision 49261)
|
| +++ chrome/chrome.gyp (working copy)
|
| @@ -1150,10 +1150,9 @@
|
| {
|
| # Modify the Info.plist as needed. The script explains why this
|
| # is needed. This is also done in the chrome and chrome_dll
|
| - # targets. In this case, -b0 and -k0 are used because Breakpad
|
| - # and Keystone keys are never placed into the helper, only into
|
| - # the framework. -s0 is used because Subversion keys are only
|
| - # placed into the main app.
|
| + # targets. In this case, -b0, -k0, and -s0 are used because
|
| + # Breakpad, Keystone, and Subersion keys are never placed into
|
| + # the helper.
|
| 'postbuild_name': 'Tweak Info.plist',
|
| 'action': ['<(tweak_info_plist_path)',
|
| '-b0',
|
|
|