| Index: chrome/app/nibs/BookmarkBubble.xib
|
| diff --git a/chrome/app/nibs/BookmarkBubble.xib b/chrome/app/nibs/BookmarkBubble.xib
|
| index 44035e5c666e3e46cb6d9d846ed886c8e9f284a6..15749490a52632a78e1978fd1589060d8bb9e5c3 100644
|
| --- a/chrome/app/nibs/BookmarkBubble.xib
|
| +++ b/chrome/app/nibs/BookmarkBubble.xib
|
| @@ -459,6 +459,14 @@
|
| </object>
|
| <int key="connectionID">64</int>
|
| </object>
|
| + <object class="IBConnectionRecord">
|
| + <object class="IBOutletConnection" key="connection">
|
| + <string key="label">bubble_</string>
|
| + <reference key="source" ref="1001"/>
|
| + <reference key="destination" ref="1005"/>
|
| + </object>
|
| + <int key="connectionID">65</int>
|
| + </object>
|
| </object>
|
| <object class="IBMutableOrderedSet" key="objectRecords">
|
| <object class="NSArray" key="orderedObjects">
|
| @@ -797,7 +805,7 @@
|
| </object>
|
| </object>
|
| <nil key="sourceID"/>
|
| - <int key="maxID">64</int>
|
| + <int key="maxID">65</int>
|
| </object>
|
| <object class="IBClassDescriber" key="IBDocument.Classes">
|
| <object class="NSMutableArray" key="referencedPartialClassDescriptions">
|
| @@ -829,12 +837,14 @@
|
| <object class="NSMutableArray" key="dict.sortedKeys">
|
| <bool key="EncodedWithXMLCoder">YES</bool>
|
| <string>bigTitle_</string>
|
| + <string>bubble_</string>
|
| <string>folderPopUpButton_</string>
|
| <string>nameTextField_</string>
|
| </object>
|
| <object class="NSMutableArray" key="dict.values">
|
| <bool key="EncodedWithXMLCoder">YES</bool>
|
| <string>NSTextField</string>
|
| + <string>InfoBubbleView</string>
|
| <string>NSPopUpButton</string>
|
| <string>NSTextField</string>
|
| </object>
|
| @@ -960,6 +970,13 @@
|
| <string key="className">NSWindow</string>
|
| <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| <string key="majorKey">IBProjectSource</string>
|
| + <string key="minorKey">browser/cocoa/chrome_browser_window.h</string>
|
| + </object>
|
| + </object>
|
| + <object class="IBPartialClassDescription">
|
| + <string key="className">NSWindow</string>
|
| + <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| + <string key="majorKey">IBProjectSource</string>
|
| <string key="minorKey">browser/cocoa/themed_window.h</string>
|
| </object>
|
| </object>
|
|
|