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

Unified Diff: trunk/src/remoting/host/installer/mac/ChromotingHostService.pkgproj

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, 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: trunk/src/remoting/host/installer/mac/ChromotingHostService.pkgproj
===================================================================
--- trunk/src/remoting/host/installer/mac/ChromotingHostService.pkgproj (revision 259399)
+++ trunk/src/remoting/host/installer/mac/ChromotingHostService.pkgproj (working copy)
@@ -321,7 +321,7 @@
<key>GID</key>
<integer>0</integer>
<key>PATH</key>
- <string>PreferencePanes/@@PREFPANE_BUNDLE_NAME@@</string>
+ <string>PreferencePanes/org.chromium.chromoting.prefPane</string>
<key>PATH_TYPE</key>
<integer>1</integer>
<key>PERMISSIONS</key>
@@ -404,7 +404,7 @@
<key>GID</key>
<integer>0</integer>
<key>PATH</key>
- <string>PrivilegedHelperTools/@@HOST_BUNDLE_NAME@@</string>
+ <string>PrivilegedHelperTools/org.chromium.chromoting.me2me_host.app</string>
<key>PATH_TYPE</key>
<integer>1</integer>
<key>PERMISSIONS</key>

Powered by Google App Engine
This is Rietveld 408576698