Chromium Code Reviews| Index: chrome/chrome_exe.gypi |
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
| index 0c878b2e5500a0bd596f876beba7ffba6499885f..534f0c8df8c5abb57a241a77e80a6ced1931b468 100644 |
| --- a/chrome/chrome_exe.gypi |
| +++ b/chrome/chrome_exe.gypi |
| @@ -341,6 +341,7 @@ |
| # include SCM information. |
| 'postbuild_name': 'Tweak Info.plist', |
| 'action': ['<(tweak_info_plist_path)', |
| + '--plist=${TARGET_BUILD_DIR}/${INFOPLIST_PATH}', |
| '--breakpad=0', |
| '--keystone=<(mac_keystone)', |
| '--scm=1', |