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

Side by Side Diff: remoting/branding_Chromium

Issue 186763004: Add breakpad support for me2me and it2me native messaging host on Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Linux build break in Official Chrome build. 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 | « remoting/branding_Chrome ('k') | 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
9 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences 12 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
10 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.chromoting.me2me-host-uninstaller 16 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.chromoting.me2me-host-uninstaller
11 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg 17 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg
12 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller 18 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller
13 ME2ME_HOST_DESCRIPTION=Chromoting Host 19 ME2ME_HOST_DESCRIPTION=Chromoting Host
OLDNEW
« no previous file with comments | « remoting/branding_Chrome ('k') | remoting/host/constants_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698