| Index: remoting/host/installer/mac/do_signing.sh
|
| diff --git a/remoting/host/installer/mac/do_signing.sh b/remoting/host/installer/mac/do_signing.sh
|
| index 4d46681d265b1b916d5812746aeaf0d8ad26d5d0..1dc9e4808aeb1b24cb21c2f7bdc58d6d1817f12f 100755
|
| --- a/remoting/host/installer/mac/do_signing.sh
|
| +++ b/remoting/host/installer/mac/do_signing.sh
|
| @@ -20,7 +20,7 @@ readonly ME
|
| declare -a g_cleanup_dirs
|
|
|
| # Binaries to sign.
|
| -ME2ME_HOST='PrivilegedHelperTools/org.chromium.chromoting.me2me_host'
|
| +ME2ME_HOST='PrivilegedHelperTools/org.chromium.chromoting.me2me_host.app'
|
| UNINSTALLER='Applications/@@HOST_UNINSTALLER_NAME@@.app'
|
|
|
| # The Chromoting Host installer is a meta-package that consists of 3
|
|
|