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

Unified Diff: content/content_common.gypi

Issue 8137005: Applying changes to the existing speech input code to support the extension API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mac bot fix. Created 9 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 | « content/common/speech_input_result.cc ('k') | content/renderer/speech_input_dispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index b5b13f9548cfc9475cc6525be5b8f864861c853a..0ab2fda11cacca5fcfcb2e6d9eed0a4939471e0a 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -240,6 +240,7 @@
'common/socket_stream_dispatcher.h',
'common/socket_stream_messages.h',
'common/speech_input_messages.h',
+ 'common/speech_input_result.cc',
'common/speech_input_result.h',
'common/swapped_out_messages.cc',
'common/swapped_out_messages.h',
« no previous file with comments | « content/common/speech_input_result.cc ('k') | content/renderer/speech_input_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698