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

Unified Diff: content/content_browser.gypi

Issue 9688012: Refactoring of chrome speech recognition architecture (CL1.2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor fix in recognizer unit test due to "others" CL in the middle (9692038) 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 8e04acad0c5b58b8940b6fc6741c67bdf95d1a0d..c7386f02f119571a674b392931ec3d8951c8229d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -127,11 +127,11 @@
'public/browser/sensors_provider.h',
'public/browser/session_storage_namespace.h',
'public/browser/site_instance.h',
+ 'public/browser/speech_recognition_event_listener.h',
'public/browser/speech_recognition_manager.h',
'public/browser/speech_recognition_manager_delegate.h',
'public/browser/speech_recognition_preferences.h',
'public/browser/speech_recognizer.h',
- 'public/browser/speech_recognizer_delegate.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_unittest.cc ('k') | content/public/browser/speech_recognition_event_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698