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

Unified Diff: chrome/chrome_tests.gypi

Issue 3035035: Adds chromium side plumbing to pass speech input calls back and forth with WebKit. (Closed)
Patch Set: Addressed all comments. Created 10 years, 5 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a57a4ed447d40cb018e64c5f69f4c7f6af5ece48..8e6b7d9be5051136888a5d0cbcd2782c8074f5e0 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1608,6 +1608,7 @@
'browser/safe_browsing/safe_browsing_browsertest.cc',
'browser/sessions/session_restore_browsertest.cc',
'browser/speech/enable_speech_input_switch_browsertest.cc',
+ 'browser/speech/speech_input_browsertest.cc',
'browser/ssl/ssl_browser_tests.cc',
'browser/task_manager_browsertest.cc',
'browser/views/browser_actions_container_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698