Commit fdc9d6c5 authored by garykac@chromium.org's avatar garykac@chromium.org

[Chromoting] Use the full version when registering with Keystone.

BUG=129273
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10417042

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138406 0039d316-1c4b-4281-b951-d872f2087c98
parent a0d84ea7
...@@ -14,7 +14,7 @@ ENABLED_FILE_BACKUP="$ENABLED_FILE.backup" ...@@ -14,7 +14,7 @@ ENABLED_FILE_BACKUP="$ENABLED_FILE.backup"
KSADMIN=/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/MacOS/ksadmin KSADMIN=/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/MacOS/ksadmin
KSUPDATE=https://tools.google.com/service/update2 KSUPDATE=https://tools.google.com/service/update2
KSPID=com.google.chrome_remote_desktop KSPID=com.google.chrome_remote_desktop
KSPVERSION=@@VERSION_SHORT@@ KSPVERSION=@@VERSION_FULL@@
trap onexit ERR trap onexit ERR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment