| Index: chrome/app/nibs/SpeechRecognitionBubble.xib
|
| diff --git a/chrome/app/nibs/SpeechInputBubble.xib b/chrome/app/nibs/SpeechRecognitionBubble.xib
|
| similarity index 99%
|
| rename from chrome/app/nibs/SpeechInputBubble.xib
|
| rename to chrome/app/nibs/SpeechRecognitionBubble.xib
|
| index 8999b4f85799a81f22306093dd9073dc9f05e554..8cc0dc2fc4225f1a5e47f9ddcd82d5b0e520f760 100644
|
| --- a/chrome/app/nibs/SpeechInputBubble.xib
|
| +++ b/chrome/app/nibs/SpeechRecognitionBubble.xib
|
| @@ -30,7 +30,7 @@
|
| <object class="NSMutableArray" key="IBDocument.RootObjects" id="1048">
|
| <bool key="EncodedWithXMLCoder">YES</bool>
|
| <object class="NSCustomObject" id="1021">
|
| - <string key="NSClassName">SpeechInputWindowController</string>
|
| + <string key="NSClassName">SpeechRecognitionWindowController</string>
|
| </object>
|
| <object class="NSCustomObject" id="1014">
|
| <string key="NSClassName">FirstResponder</string>
|
| @@ -674,7 +674,7 @@
|
| </object>
|
| </object>
|
| <object class="IBPartialClassDescription">
|
| - <string key="className">SpeechInputWindowController</string>
|
| + <string key="className">SpeechRecognitionWindowController</string>
|
| <string key="superclassName">BaseBubbleController</string>
|
| <object class="NSMutableDictionary" key="actions">
|
| <bool key="EncodedWithXMLCoder">YES</bool>
|
| @@ -716,7 +716,7 @@
|
| </object>
|
| </object>
|
| <object class="IBPartialClassDescription">
|
| - <string key="className">SpeechInputWindowController</string>
|
| + <string key="className">SpeechRecognitionWindowController</string>
|
| <string key="superclassName">BaseBubbleController</string>
|
| <object class="NSMutableDictionary" key="outlets">
|
| <string key="NS.key.0">myOutlet1</string>
|
|
|