| Index: chrome/app_shim/app_shim.gypi
|
| diff --git a/chrome/app_shim/app_shim.gypi b/chrome/app_shim/app_shim.gypi
|
| index 242b660cc7bd79d00da6655085f78dbae09ebfad..f7deb4766997a145d809bd47974d9054335b3146 100644
|
| --- a/chrome/app_shim/app_shim.gypi
|
| +++ b/chrome/app_shim/app_shim.gypi
|
| @@ -74,6 +74,7 @@
|
| # never placed into the app mode loader.
|
| 'postbuild_name': 'Tweak Info.plist',
|
| 'action': ['<(tweak_info_plist_path)',
|
| + '--plist=${TARGET_BUILD_DIR}/${INFOPLIST_PATH}',
|
| '--breakpad=0',
|
| '--keystone=0',
|
| '--scm=0'],
|
|
|