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

Unified Diff: content/content_tests.gypi

Issue 9663066: Refactoring of chrome speech recognition architecture (CL1.3) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed compilation issues on windows. 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
« no previous file with comments | « content/content_common.gypi ('k') | content/public/browser/speech_recognition_event_listener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 893294d4ed2fd6d89b96aca75ca37ccc34b7e2f4..3df381d42f301d304d73eb409f22566b3da18d77 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -247,7 +247,7 @@
'browser/resolve_proxy_msg_helper_unittest.cc',
'browser/site_instance_impl_unittest.cc',
'browser/speech/endpointer/endpointer_unittest.cc',
- 'browser/speech/speech_recognition_request_unittest.cc',
+ 'browser/speech/google_one_shot_remote_engine_unittest.cc',
'browser/speech/speech_recognizer_impl_unittest.cc',
'browser/ssl/ssl_host_state_unittest.cc',
'browser/system_message_window_win_unittest.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/public/browser/speech_recognition_event_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698