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

Side by Side Diff: trunk/src/remoting/branding_Chromium

Issue 209043004: Revert 259287 "Add breakpad support for me2me and it2me native m..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « trunk/src/remoting/branding_Chrome ('k') | trunk/src/remoting/host/constants_mac.cc » ('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_FILE_NAME=Chromoting 1 APK_FILE_NAME=Chromoting
2 APK_PACKAGE_NAME=org.chromium.chromoting 2 APK_PACKAGE_NAME=org.chromium.chromoting
3 DAEMON_FILE_NAME=Chromoting Host Service 3 DAEMON_FILE_NAME=Chromoting Host Service
4 HOST_PLUGIN_FILE_NAME=Chromoting Host 4 HOST_PLUGIN_FILE_NAME=Chromoting Host
5 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chromoting 5 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chromoting
6 MAC_BUNDLE_ID=org.chromium.Chromium 6 MAC_BUNDLE_ID=org.chromium.Chromium
7 MAC_CREATOR=Cr24 7 MAC_CREATOR=Cr24
8 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.me2me-host 8 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.me2me-host
9 MAC_HOST_BUNDLE_NAME=ChromotingHost.bundle
10 MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=org.chromium.chromoting.native-messaging-hos t
11 MAC_NATIVE_MESSAGING_HOST_BUNDLE_NAME=NativeMessagingHost.bundle
12 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences 9 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences
13 MAC_PREFPANE_BUNDLE_NAME=Chromoting.prefPane
14 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=org.chromium.chromoting.remote-assistance-h ost
15 MAC_REMOTE_ASSISTANCE_HOST_NAME=RemoteAssistanceHost.bundle
16 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.chromoting.me2me-host-uninstaller 10 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.chromoting.me2me-host-uninstaller
17 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg 11 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg
18 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller 12 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller
19 ME2ME_HOST_DESCRIPTION=Chromoting Host 13 ME2ME_HOST_DESCRIPTION=Chromoting Host
OLDNEW
« no previous file with comments | « trunk/src/remoting/branding_Chrome ('k') | trunk/src/remoting/host/constants_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698