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

Unified Diff: content/shell/app/app-Info.plist

Issue 2364203002: Remove LSMinimumSystemVersion from content/shell's Info.plists, hardcode 10.9 in the installer's In… (Closed)
Patch Set: Created 4 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 | « chrome/installer/mac/app/Info.plist ('k') | content/shell/app/helper-Info.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/app/app-Info.plist
diff --git a/content/shell/app/app-Info.plist b/content/shell/app/app-Info.plist
index 84e98b243724361f94a5b2be60bcbd2c3cdabdfa..6fcaf9fe1b263db31d3b96f8488eba163059e7ef 100644
--- a/content/shell/app/app-Info.plist
+++ b/content/shell/app/app-Info.plist
@@ -24,8 +24,6 @@
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
- <key>LSMinimumSystemVersion</key>
- <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
<key>LSFileQuarantineEnabled</key>
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key>
« no previous file with comments | « chrome/installer/mac/app/Info.plist ('k') | content/shell/app/helper-Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698