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

Unified Diff: trunk/src/remoting/host/installer/mac/do_signing.props

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/do_signing.props
===================================================================
--- trunk/src/remoting/host/installer/mac/do_signing.props (revision 259399)
+++ trunk/src/remoting/host/installer/mac/do_signing.props (working copy)
@@ -1,8 +1,4 @@
-DMG_FILE_NAME=@@DMG_FILE_NAME@@
-DMG_VOLUME_NAME=@@DMG_VOLUME_NAME@@
-HOST_BUNDLE_NAME=@@HOST_BUNDLE_NAME@@
-HOST_PKG=@@HOST_PKG@@
HOST_UNINSTALLER_NAME=@@HOST_UNINSTALLER_NAME@@
-NATIVE_MESSAGING_HOST_BUNDLE_NAME=@@NATIVE_MESSAGING_HOST_BUNDLE_NAME@@
-PREFPANE_BUNDLE_NAME=@@PREFPANE_BUNDLE_NAME@@
-REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=@@REMOTE_ASSISTANCE_HOST_BUNDLE_NAME@@
+HOST_PKG=@@HOST_PKG@@
+DMG_VOLUME_NAME=@@DMG_VOLUME_NAME@@
+DMG_FILE_NAME=@@DMG_FILE_NAME@@

Powered by Google App Engine
This is Rietveld 408576698