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

Side by Side Diff: remoting/branding_Chromium

Issue 2949713002: [CRD iOS] Refactor an interface for RemotingAuthorization (Closed)
Patch Set: Resolve feedback 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 | « remoting/branding_Chrome ('k') | remoting/ios/app/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 APK_PACKAGE_NAME=org.chromium.chromoting 1 APK_PACKAGE_NAME=org.chromium.chromoting
2 DAEMON_FILE_NAME=Chromoting Host Service 2 DAEMON_FILE_NAME=Chromoting Host Service
3 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chromoting 3 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chromoting
4 IOS_BUNDLE_ID=org.chromium.Chromium 4 IOS_BUNDLE_ID=com.google.ChromeRemoteDesktop.dev
Yuwei 2017/06/21 22:44:15 Note that you'll need to manually remove the old o
5 IOS_DISPLAY_NAME=Chromoting for iOS 5 IOS_DISPLAY_NAME=Chromoting for iOS
6 IOS_EXEC_NAME=chromoting 6 IOS_EXEC_NAME=chromoting
7 IOS_PRODUCT_NAME=ChromotingForIos 7 IOS_PRODUCT_NAME=ChromotingForIos
8 MAC_BUNDLE_ID=org.chromium.Chromium 8 MAC_BUNDLE_ID=org.chromium.Chromium
9 MAC_CREATOR=Cr24 9 MAC_CREATOR=Cr24
10 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.me2me-host 10 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.me2me-host
11 MAC_HOST_BUNDLE_NAME=ChromotingHost.bundle 11 MAC_HOST_BUNDLE_NAME=ChromotingHost.bundle
12 MAC_HOST_PACKAGE_NAME=Chromoting Host 12 MAC_HOST_PACKAGE_NAME=Chromoting Host
13 MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=org.chromium.chromoting.native-messaging-hos t 13 MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=org.chromium.chromoting.native-messaging-hos t
14 MAC_NATIVE_MESSAGING_HOST_BUNDLE_NAME=NativeMessagingHost.bundle 14 MAC_NATIVE_MESSAGING_HOST_BUNDLE_NAME=NativeMessagingHost.bundle
15 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences 15 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences
16 MAC_PREFPANE_BUNDLE_NAME=Chromoting.prefPane 16 MAC_PREFPANE_BUNDLE_NAME=Chromoting.prefPane
17 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=org.chromium.chromoting.remote-assistance-h ost 17 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=org.chromium.chromoting.remote-assistance-h ost
18 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=RemoteAssistanceHost.bundle 18 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=RemoteAssistanceHost.bundle
19 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.chromoting.me2me-host-uninstaller 19 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.chromoting.me2me-host-uninstaller
20 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg 20 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg
21 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller 21 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller
22 ME2ME_HOST_DESCRIPTION=Chromoting Host 22 ME2ME_HOST_DESCRIPTION=Chromoting Host
OLDNEW
« no previous file with comments | « remoting/branding_Chrome ('k') | remoting/ios/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698