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

Unified Diff: content/content_browser.gypi

Issue 9390007: Move SpeechRecognizer delegate into its own header file and put it in the content namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: please win trybot Created 8 years, 10 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 b506fb8d5653da703e03b7a51a2b1b9e9fd0f0a5..4019b7cb84eaec2eee22517645e8a533a566ca28 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -103,6 +103,7 @@
'public/browser/sensors_provider.h',
'public/browser/site_instance.h',
'public/browser/speech_input_preferences.h',
+ 'public/browser/speech_recognizer_delegate.h',
'public/browser/user_metrics.h',
'public/browser/utility_process_host.h',
'public/browser/web_contents.h',

Powered by Google App Engine
This is Rietveld 408576698