[Chromoting] Remove initIdentityEmail.
No longer being used in CRD since we've switched to initIdentityUserInfo.
This cl removes the remaining identity/email functions since all apps are
now using the userinfo versions.
* Removes initIdentityEmail since it is no longer being used
* Replaces onEmailAvailable (crd_main.js) with onUserInfoAvailable (desktop_remoting.js)
* Folds initIdentityUserInfo into initIdentity since it is now being used by all apps (CRD and AR).
NOTRY=True
BUG=444175
R=weitaosu@chromium.org
Review URL: https://codereview.chromium.org/
789733010
Cr-Commit-Position: refs/heads/master@{#309308}