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

Unified Diff: content/content_common.gypi

Issue 9663066: Refactoring of chrome speech recognition architecture (CL1.3) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved SpeechRecognitionError* to a separate .h file. 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 7196a6f492fffd733caf9cc52aed103df87b63d8..019c9007f943350e8b4d15b0752161d7fd7b0220 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -77,6 +77,7 @@
'public/common/serialized_script_value.h',
'public/common/show_desktop_notification_params.cc',
'public/common/show_desktop_notification_params.h',
+ 'public/common/speech_recognition_error.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