| Index: chrome/app/nibs/SaveAccessoryView.xib
|
| diff --git a/chrome/app/nibs/SaveAccessoryView.xib b/chrome/app/nibs/SaveAccessoryView.xib
|
| deleted file mode 100644
|
| index f611d352f89470cdbf60b2be89e9f722098e9f44..0000000000000000000000000000000000000000
|
| --- a/chrome/app/nibs/SaveAccessoryView.xib
|
| +++ /dev/null
|
| @@ -1,54 +0,0 @@
|
| -<?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">
|
| - <dependencies>
|
| - <deployment version="1060" identifier="macosx"/>
|
| - <development version="5100" identifier="xcode"/>
|
| - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
|
| - </dependencies>
|
| - <objects>
|
| - <customObject id="-2" userLabel="File's Owner"/>
|
| - <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
| - <customObject id="-3" userLabel="Application"/>
|
| - <customView id="1">
|
| - <rect key="frame" x="0.0" y="0.0" width="352" height="57"/>
|
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| - <subviews>
|
| - <customView id="10" customClass="GTMWidthBasedTweaker">
|
| - <rect key="frame" x="0.0" y="0.0" width="99" height="57"/>
|
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
| - <subviews>
|
| - <textField verticalHuggingPriority="750" id="2">
|
| - <rect key="frame" x="17" y="20" width="79" height="17"/>
|
| - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="^IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" id="3">
|
| - <font key="font" metaFont="system"/>
|
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| - </textFieldCell>
|
| - </textField>
|
| - </subviews>
|
| - <connections>
|
| - <outlet property="viewToResize_" destination="1" id="13"/>
|
| - <outlet property="viewToSlide_" destination="4" id="12"/>
|
| - </connections>
|
| - </customView>
|
| - <popUpButton verticalHuggingPriority="750" tag="1234" id="4">
|
| - <rect key="frame" x="98" y="13" width="237" height="26"/>
|
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| - <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="5">
|
| - <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
| - <font key="font" metaFont="system"/>
|
| - <menu key="menu" title="OtherViews" id="6"/>
|
| - </popUpButtonCell>
|
| - </popUpButton>
|
| - </subviews>
|
| - </customView>
|
| - <customObject id="14" customClass="ChromeUILocalizer"/>
|
| - <customObject id="15" customClass="GTMUILocalizerAndLayoutTweaker">
|
| - <connections>
|
| - <outlet property="localizer_" destination="14" id="16"/>
|
| - <outlet property="uiObject_" destination="1" id="17"/>
|
| - </connections>
|
| - </customObject>
|
| - </objects>
|
| -</document>
|
|
|