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

Side by Side Diff: chrome/app/nibs/AvatarMenuItem.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/AppMenu.xib ('k') | chrome/app/nibs/BookmarkAllTabs.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="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="none"> 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="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="AvatarMenuIt emController"> 9 <customObject id="-2" userLabel="File's Owner" customClass="AvatarMenuIt emController">
10 <connections> 10 <connections>
11 <outlet property="activeView" destination="8" id="11"/> 11 <outlet property="activeView" destination="8" id="11"/>
12 <outlet property="editButton" destination="25" id="39"/> 12 <outlet property="editButton" destination="25" id="39"/>
13 <outlet property="emailField" destination="23" id="40"/> 13 <outlet property="emailField" destination="23" id="40"/>
14 <outlet property="iconView" destination="2" id="15"/> 14 <outlet property="iconView" destination="2" id="15"/>
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 <connections> 70 <connections>
71 <outlet property="owner_" destination="-2" id="48"/> 71 <outlet property="owner_" destination="-2" id="48"/>
72 </connections> 72 </connections>
73 </customObject> 73 </customObject>
74 </objects> 74 </objects>
75 <resources> 75 <resources>
76 <image name="NSLockLockedTemplate" width="9" height="12"/> 76 <image name="NSLockLockedTemplate" width="9" height="12"/>
77 <image name="NSUser" width="32" height="32"/> 77 <image name="NSUser" width="32" height="32"/>
78 </resources> 78 </resources>
79 </document> 79 </document>
OLDNEW
« no previous file with comments | « chrome/app/nibs/AppMenu.xib ('k') | chrome/app/nibs/BookmarkAllTabs.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698