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

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

Issue 2590803003: Revert "third_party/protobuf: Update to HEAD (83d681ee2c)" (Closed)
Patch Set: Created 3 years, 12 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
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="8150" systemVersion="15A204g" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitColl ections="YES" initialViewController="01J-lp-oVM">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi on="8122"/>
5 </dependencies>
6 <scenes>
7 <!--View Controller-->
8 <scene sceneID="EHf-IW-A2E">
9 <objects>
10 <viewController id="01J-lp-oVM" sceneMemberID="viewController">
11 <layoutGuides>
12 <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
13 <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok" />
14 </layoutGuides>
15 <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
16 <rect key="frame" x="0.0" y="0.0" width="600" height="60 0"/>
17 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
18 <animations/>
19 <color key="backgroundColor" white="1" alpha="1" colorSp ace="custom" customColorSpace="calibratedWhite"/>
20 </view>
21 </viewController>
22 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq -Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
23 </objects>
24 <point key="canvasLocation" x="53" y="375"/>
25 </scene>
26 </scenes>
27 </document>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698