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

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

Issue 10916251: [Chromoting] Set BUNDLE_CAN_DOWNGRADE flag for installers. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 3 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
« no previous file with comments | « no previous file | remoting/host/installer/mac/ChromotingHostUninstaller.pkgproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/installer/mac/ChromotingHostService.pkgproj
===================================================================
--- remoting/host/installer/mac/ChromotingHostService.pkgproj (revision 154520)
+++ remoting/host/installer/mac/ChromotingHostService.pkgproj (working copy)
@@ -181,6 +181,8 @@
<key>CHILDREN</key>
<array>
<dict>
+ <key>BUNDLE_CAN_DOWNGRADE</key>
+ <true/>
<key>CHILDREN</key>
<array/>
<key>GID</key>
@@ -262,6 +264,8 @@
<integer>0</integer>
</dict>
<dict>
+ <key>BUNDLE_CAN_DOWNGRADE</key>
+ <true/>
<key>CHILDREN</key>
<array/>
<key>GID</key>
« no previous file with comments | « no previous file | remoting/host/installer/mac/ChromotingHostUninstaller.pkgproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698