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

Unified Diff: content/content_browser.gypi

Issue 10440011: SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitionManagerDelegate (Spee… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Satish review Created 8 years, 7 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 0242ba2c6fe2abcdd4d614f624cd3b3cd9a38aee..4221c3b0c927262c421b40299e140e3842646fb5 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -139,8 +139,8 @@
'public/browser/speech_recognition_preferences.h',
'public/browser/speech_recognition_session_config.cc',
'public/browser/speech_recognition_session_config.h',
+ 'public/browser/speech_recognition_session_context.cc',
'public/browser/speech_recognition_session_context.h',
- 'public/browser/speech_recognizer.h',
'public/browser/trace_controller.h',
'public/browser/trace_subscriber.h',
'public/browser/user_metrics.h',
« no previous file with comments | « content/browser/speech/speech_recognizer_impl.cc ('k') | content/public/browser/speech_recognition_session_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698