| Index: chrome/app/nibs/Panel.xib
|
| diff --git a/chrome/app/nibs/Panel.xib b/chrome/app/nibs/Panel.xib
|
| index f2a256154afd824bc1172d6537d5dd145c3782b6..b6fceaa50eaf9264d1dcd4a0f172818535dcc19c 100644
|
| --- a/chrome/app/nibs/Panel.xib
|
| +++ b/chrome/app/nibs/Panel.xib
|
| @@ -45,7 +45,7 @@
|
| <string key="NSWindowRect">{{196, 240}, {480, 270}}</string>
|
| <int key="NSWTFlags">544736256</int>
|
| <string key="NSWindowTitle">Window</string>
|
| - <string key="NSWindowClass">ChromeEventProcessingWindow</string>
|
| + <string key="NSWindowClass">ThemedBrowserWindow</string>
|
| <nil key="NSViewClass"/>
|
| <string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
|
| <object class="NSView" key="NSWindowView" id="1006">
|
| @@ -351,6 +351,14 @@
|
| <string key="minorKey"/>
|
| </object>
|
| </object>
|
| + <object class="IBPartialClassDescription">
|
| + <string key="className">ThemedBrowserWindow</string>
|
| + <string key="superclassName">ChromeEventProcessingWindow</string>
|
| + <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| + <string key="majorKey">IBUserSource</string>
|
| + <string key="minorKey"/>
|
| + </object>
|
| + </object>
|
| </object>
|
| <object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
|
| <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|