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

Unified Diff: content/content_common.gypi

Issue 10233010: Introducing new data types and IPC messages for scripted JS speech recognition APIs (Speech CL2.0) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed according to Hans review. Created 8 years, 8 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index f468ccbda020963073b52cb32997a9321b119d88..4183651b963c106a76ef284d2b27bd5cb9c249c5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -78,6 +78,7 @@
'public/common/show_desktop_notification_params.cc',
'public/common/show_desktop_notification_params.h',
'public/common/speech_recognition_error.h',
+ 'public/common/speech_recognition_grammar.h',
'public/common/speech_recognition_result.h',
'public/common/speech_recognition_result.cc',
'public/common/ssl_status.cc',

Powered by Google App Engine
This is Rietveld 408576698