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

Side by Side Diff: chrome/app/nibs/HttpAuthLoginSheet.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 unified diff | Download patch
« no previous file with comments | « chrome/app/nibs/GlobalErrorBubble.xib ('k') | chrome/app/nibs/HungRendererDialog.xib » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessContro l="none"> 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessContro l="none">
3 <dependencies> 3 <dependencies>
4 <deployment version="1060" identifier="macosx"/> 4 <deployment version="1090" identifier="macosx"/>
5 <development version="5100" identifier="xcode"/> 5 <development version="5100" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 </dependencies> 7 </dependencies>
8 <objects> 8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="LoginHandler Sheet"> 9 <customObject id="-2" userLabel="File's Owner" customClass="LoginHandler Sheet">
10 <connections> 10 <connections>
11 <outlet property="cancelButton_" destination="13" id="47"/> 11 <outlet property="cancelButton_" destination="13" id="47"/>
12 <outlet property="authorityField_" destination="53" id="52"/> 12 <outlet property="authorityField_" destination="53" id="52"/>
13 <outlet property="explanationField_" destination="41" id="45"/> 13 <outlet property="explanationField_" destination="41" id="45"/>
14 <outlet property="loginButton_" destination="11" id="46"/> 14 <outlet property="loginButton_" destination="11" id="46"/>
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 </window> 163 </window>
164 <customObject id="35" customClass="GTMUILocalizerAndLayoutTweaker"> 164 <customObject id="35" customClass="GTMUILocalizerAndLayoutTweaker">
165 <connections> 165 <connections>
166 <outlet property="localizer_" destination="36" id="48"/> 166 <outlet property="localizer_" destination="36" id="48"/>
167 <outlet property="uiObject_" destination="1" id="49"/> 167 <outlet property="uiObject_" destination="1" id="49"/>
168 </connections> 168 </connections>
169 </customObject> 169 </customObject>
170 <customObject id="36" customClass="ChromeUILocalizer"/> 170 <customObject id="36" customClass="ChromeUILocalizer"/>
171 </objects> 171 </objects>
172 </document> 172 </document>
OLDNEW
« no previous file with comments | « chrome/app/nibs/GlobalErrorBubble.xib ('k') | chrome/app/nibs/HungRendererDialog.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698