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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 676593003: Implement native speech recognition for the launcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix timeout. Created 6 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index cc1eb2743c7c3646808ec00e2ebc1fc666640263..5af6424f9eea5249513123aea3d4cda8806df2cf 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1149,6 +1149,8 @@
'browser/ui/app_list/app_list_service_mac.h',
'browser/ui/app_list/app_list_service_mac.mm',
'browser/ui/app_list/app_list_shower_delegate.h',
+ 'browser/ui/app_list/app_list_speech_recognizer.cc',
+ 'browser/ui/app_list/app_list_speech_recognizer.h',
'browser/ui/app_list/app_list_syncable_service.cc',
'browser/ui/app_list/app_list_syncable_service.h',
'browser/ui/app_list/app_list_syncable_service_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698