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

Unified Diff: chrome/chrome_browser.gypi

Issue 4119004: Add ability to parse multiple recognition results and send them to WebKit. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move header to chrome/common and address review comments. Created 10 years, 2 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/browser/speech/speech_recognizer_unittest.cc ('k') | chrome/common/render_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index dbe4f3dbebd4c65c4cdac23ff5bcc9c68870ddc9..619ae2e49bce40035f7e5488eb0f4504ebadb1ec 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2674,6 +2674,7 @@
'browser/speech/speech_input_dispatcher_host.h',
'browser/speech/speech_input_manager.cc',
'browser/speech/speech_input_manager.h',
+ 'browser/speech/speech_input_result.h',
'browser/speech/speech_recognition_request.cc',
'browser/speech/speech_recognition_request.h',
'browser/speech/speech_recognizer.cc',
« no previous file with comments | « chrome/browser/speech/speech_recognizer_unittest.cc ('k') | chrome/common/render_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698