Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Side by Side Diff: remoting/branding_Chrome

Issue 2949713002: [CRD iOS] Refactor an interface for RemotingAuthorization (Closed)
Patch Set: Rebase Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | remoting/ios/app/app_delegate.h » ('j') | remoting/ios/app/app_delegate.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 APK_PACKAGE_NAME=com.google.chromeremotedesktop 1 APK_PACKAGE_NAME=com.google.chromeremotedesktop
2 DAEMON_FILE_NAME=Chrome Remote Desktop Host Service 2 DAEMON_FILE_NAME=Chrome Remote Desktop Host Service
3 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chrome Remote Desktop 3 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chrome Remote Desktop
4 IOS_BUNDLE_ID=com.google.Chrome 4 IOS_BUNDLE_ID=com.google.ChromeRemoteDesktop
Yuwei 2017/06/21 19:57:45 I think we should also change the bundle ID in bra
5 IOS_DISPLAY_NAME=Chrome Remote Desktop for iOS 5 IOS_DISPLAY_NAME=Chrome Remote Desktop for iOS
6 IOS_EXEC_NAME=ChromeRemoteDesktopiOS 6 IOS_EXEC_NAME=ChromeRemoteDesktopiOS
7 IOS_PRODUCT_NAME=Chrome Remote Desktop for iOS 7 IOS_PRODUCT_NAME=Chrome Remote Desktop for iOS
8 MAC_BUNDLE_ID=com.google.Chrome 8 MAC_BUNDLE_ID=com.google.Chrome
9 MAC_CREATOR=rimZ 9 MAC_CREATOR=rimZ
10 MAC_HOST_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host 10 MAC_HOST_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host
11 MAC_HOST_BUNDLE_NAME=ChromeRemoteDesktopHost.bundle 11 MAC_HOST_BUNDLE_NAME=ChromeRemoteDesktopHost.bundle
12 MAC_HOST_PACKAGE_NAME=Chrome Remote Desktop Host 12 MAC_HOST_PACKAGE_NAME=Chrome Remote Desktop Host
13 MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=com.google.chrome.remote_desktop.native-mess aging-host 13 MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=com.google.chrome.remote_desktop.native-mess aging-host
14 MAC_NATIVE_MESSAGING_HOST_BUNDLE_NAME=NativeMessagingHost.bundle 14 MAC_NATIVE_MESSAGING_HOST_BUNDLE_NAME=NativeMessagingHost.bundle
15 MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences 15 MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences
16 MAC_PREFPANE_BUNDLE_NAME=ChromeRemoteDesktop.prefPane 16 MAC_PREFPANE_BUNDLE_NAME=ChromeRemoteDesktop.prefPane
17 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=com.google.chrome.remote_desktop.remote-ass istance-host 17 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=com.google.chrome.remote_desktop.remote-ass istance-host
18 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=RemoteAssistanceHost.bundle 18 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=RemoteAssistanceHost.bundle
19 MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host-uninstaller 19 MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host-uninstaller
20 MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg 20 MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg
21 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller 21 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller
22 ME2ME_HOST_DESCRIPTION=Chrome Remote Desktop Host 22 ME2ME_HOST_DESCRIPTION=Chrome Remote Desktop Host
OLDNEW
« no previous file with comments | « no previous file | remoting/ios/app/app_delegate.h » ('j') | remoting/ios/app/app_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698