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

Side by Side Diff: third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard

Issue 2495533002: third_party/protobuf: Update to HEAD (83d681ee2c) (Closed)
Patch Set: Make chrome settings proto generated file a component Created 4 years 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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version=" 3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" p ropertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initia lViewController="BYZ-38-t0r">
3 <dependencies>
4 <deployment identifier="iOS"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi on="10085"/>
6 </dependencies>
7 <scenes>
8 <!--View Controller-->
9 <scene sceneID="tne-QT-ifu">
10 <objects>
11 <viewController id="BYZ-38-t0r" customClass="ViewController" sce neMemberID="viewController">
12 <layoutGuides>
13 <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
14 <viewControllerLayoutGuide type="bottom" id="wfy-db-euE" />
15 </layoutGuides>
16 <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
17 <rect key="frame" x="0.0" y="0.0" width="600" height="60 0"/>
18 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
19 <color key="backgroundColor" white="1" alpha="1" colorSp ace="custom" customColorSpace="calibratedWhite"/>
20 </view>
21 </viewController>
22 <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0 -nzr" sceneMemberID="firstResponder"/>
23 </objects>
24 </scene>
25 </scenes>
26 </document>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698