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

Unified Diff: content/content_browser.gypi

Issue 10377082: SpeechInputExtensionManager now interface with SpeechRecognitionManagerDelegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased 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 0d94c1946123080971f50af421af72ed6cc63827..b958ac8a749b1988216c22a4fbd4a520f8868dbd 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -138,6 +138,7 @@
'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',
hans 2012/05/15 13:35:17 this should be removed now?
Primiano Tucci (use gerrit) 2012/05/16 10:16:00 Ah, right I forgot to remove it (but I didn't rece
'public/browser/trace_controller.h',

Powered by Google App Engine
This is Rietveld 408576698