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

Side by Side Diff: content/shell/app/English.lproj/MainMenu.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 | « content/shell/app/English.lproj/HttpAuth.xib ('k') | no next file » | 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="NSApplicatio n"/> 9 <customObject id="-2" userLabel="File's Owner" customClass="NSApplicatio n"/>
10 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/> 10 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
11 <customObject id="-3" userLabel="Application"/> 11 <customObject id="-3" userLabel="Application"/>
12 <menu title="AMainMenu" systemMenu="main" id="29" userLabel="MainMenu"> 12 <menu title="AMainMenu" systemMenu="main" id="29" userLabel="MainMenu">
13 <items> 13 <items>
14 <menuItem title="Content Shell" id="56"> 14 <menuItem title="Content Shell" id="56">
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 </connections> 335 </connections>
336 </menuItem> 336 </menuItem>
337 </items> 337 </items>
338 </menu> 338 </menu>
339 </menuItem> 339 </menuItem>
340 </items> 340 </items>
341 </menu> 341 </menu>
342 <userDefaultsController representsSharedInstance="YES" id="389"/> 342 <userDefaultsController representsSharedInstance="YES" id="389"/>
343 </objects> 343 </objects>
344 </document> 344 </document>
OLDNEW
« no previous file with comments | « content/shell/app/English.lproj/HttpAuth.xib ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698