Index: chrome_mac/Google Chrome Packaging/sign_versioned_dir.sh |
=================================================================== |
--- chrome_mac/Google Chrome Packaging/sign_versioned_dir.sh (revision 273864) |
+++ chrome_mac/Google Chrome Packaging/sign_versioned_dir.sh (working copy) |
@@ -32,7 +32,7 @@ |
codesign_keychain="${2}" |
codesign_id="${3}" |
-versioned_dir="${app_path}/Contents/Versions/34.0.1800.0" |
+versioned_dir="${app_path}/Contents/Versions/35.0.1916.114" |
# An .app bundle to be signed can be signed directly. Normally, signing a |
# framework bundle requires that each version within be signed individually. |