Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: chrome/app/nibs/SpeechRecognitionBubble.xib

Issue 9568002: Renamed speech input implementation from to speech_recognition_*. The namespace has been renamed fr… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebased from master. Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/nibs/SpeechInputBubble.xib ('k') | chrome/browser/chrome_content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/app/nibs/SpeechInputBubble.xib ('k') | chrome/browser/chrome_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698