| Index: remoting/tools/get_mac_crd_version.sh
|
| diff --git a/remoting/tools/get_mac_crd_version.sh b/remoting/tools/get_mac_crd_version.sh
|
| index dbddb9c3175df7338dbee6c288e4867367f925c0..89661c19afad27b5c231265dfa91cbb2022909a8 100755
|
| --- a/remoting/tools/get_mac_crd_version.sh
|
| +++ b/remoting/tools/get_mac_crd_version.sh
|
| @@ -4,10 +4,10 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -ME2ME_HOST="/Library/PrivilegedHelperTools/org.chromium.chromoting.me2me_host.app"
|
| +ME2ME_HOST="/Library/PrivilegedHelperTools/ChromeRemoteDesktopHost.bundle"
|
| UNINSTALLER_CHROME="/Applications/Chrome Remote Desktop Host Uninstaller.app"
|
| UNINSTALLER_CHROMIUM="/Applications/Chromoting Host Uninstaller.app"
|
| -PREFPANE="/Library/PreferencePanes/org.chromium.chromoting.prefPane"
|
| +PREFPANE="/Library/PreferencePanes/ChromeRemoteDesktop.prefPane"
|
| KEYSTONE="/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle"
|
|
|
| INFO_PLIST="Contents/Info.plist"
|
|
|