| Index: chrome/app/nibs/HttpAuthLoginSheet.xib
|
| diff --git a/chrome/app/nibs/HttpAuthLoginSheet.xib b/chrome/app/nibs/HttpAuthLoginSheet.xib
|
| index 2cd9e8156bebd02bc1350d018ed12470857addde..d1eecfe23087a92b95a50033288982661fd4a3d0 100644
|
| --- a/chrome/app/nibs/HttpAuthLoginSheet.xib
|
| +++ b/chrome/app/nibs/HttpAuthLoginSheet.xib
|
| @@ -1,5 +1,5 @@
|
| <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
| -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
| +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1096" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
| <dependencies>
|
| <deployment version="1060" identifier="macosx"/>
|
| <development version="5100" identifier="xcode"/>
|
| @@ -44,6 +44,9 @@
|
| <string>NSAllRomanInputSourcesLocaleIdentifier</string>
|
| </allowedInputSourceLocales>
|
| </secureTextFieldCell>
|
| + <connections>
|
| + <outlet property="nextKeyView" destination="7" id="egd-qv-hFh"/>
|
| + </connections>
|
| </secureTextField>
|
| <textField verticalHuggingPriority="750" id="7">
|
| <rect key="frame" x="6" y="42" width="269" height="22"/>
|
| @@ -53,6 +56,9 @@
|
| <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
| <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| </textFieldCell>
|
| + <connections>
|
| + <outlet property="nextKeyView" destination="9" id="UlM-bu-LpF"/>
|
| + </connections>
|
| </textField>
|
| </subviews>
|
| </view>
|
|
|