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

Unified Diff: remoting/host/it2me/remote_assistance_host-Info.plist

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, 9 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 side-by-side diff with in-line comments
Download patch
Index: remoting/host/it2me/remote_assistance_host-Info.plist
diff --git a/remoting/host/remoting_me2me_host-Info.plist b/remoting/host/it2me/remote_assistance_host-Info.plist
similarity index 92%
copy from remoting/host/remoting_me2me_host-Info.plist
copy to remoting/host/it2me/remote_assistance_host-Info.plist
index 1f2b9dfb7d088d39d4b64366bb35f91ca3d47cd3..f71491310567af8676396872a342aef455cd1d0b 100644
--- a/remoting/host/remoting_me2me_host-Info.plist
+++ b/remoting/host/it2me/remote_assistance_host-Info.plist
@@ -7,13 +7,13 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
- <string>remoting_me2me_host</string>
+ <string>remote_assistance_host</string>
<key>CFBundleIdentifier</key>
<string>BUNDLE_ID</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>remoting_me2me_host</string>
+ <string>remote_assistance_host</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
« no previous file with comments | « remoting/host/installer/mac/do_signing.sh ('k') | remoting/host/it2me/remote_assistance_host-InfoPlist.strings.jinja2 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698