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

Unified Diff: chrome/app/nibs/GlobalErrorBubble.xib

Issue 2148373003: [Mac] Update the deployment target to 10.9 in all the XIB files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/app/nibs/FirstRunDialog.xib ('k') | chrome/app/nibs/HttpAuthLoginSheet.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/GlobalErrorBubble.xib
diff --git a/chrome/app/nibs/GlobalErrorBubble.xib b/chrome/app/nibs/GlobalErrorBubble.xib
index 4abce1c538f1ae218f095cedcb916dca68f7dfed..293609f03974ebecedc45c0368c25832f1f6c4ab 100644
--- a/chrome/app/nibs/GlobalErrorBubble.xib
+++ b/chrome/app/nibs/GlobalErrorBubble.xib
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
- <deployment version="1060" identifier="macosx"/>
+ <deployment version="1090" identifier="macosx"/>
<development version="5100" identifier="xcode"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
</dependencies>
« no previous file with comments | « chrome/app/nibs/FirstRunDialog.xib ('k') | chrome/app/nibs/HttpAuthLoginSheet.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698