Index: chrome/chrome_dll_bundle.gypi |
diff --git a/chrome/chrome_dll_bundle.gypi b/chrome/chrome_dll_bundle.gypi |
index b2e152d20ef3f5e7d59693a71fab4eddc277285b..32aa85d201093ae5fdebe2267ce75205fc561715 100644 |
--- a/chrome/chrome_dll_bundle.gypi |
+++ b/chrome/chrome_dll_bundle.gypi |
@@ -114,6 +114,7 @@ |
# but this seems like a really good place to store them. |
'postbuild_name': 'Tweak Info.plist', |
'action': ['<(tweak_info_plist_path)', |
+ '--plist=${TARGET_BUILD_DIR}/${INFOPLIST_PATH}', |
'--breakpad=<(mac_breakpad_compiled_in)', |
'--breakpad_uploads=<(mac_breakpad_uploads)', |
'--keystone=0', |