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

Unified Diff: ios/public/provider/chrome/browser/BUILD.gn

Issue 2459533002: [ios] Adds protocols for voice search. (Closed)
Patch Set: Typo. Created 4 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
« no previous file with comments | « no previous file | ios/public/provider/chrome/browser/voice/voice_search_bar.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/chrome/browser/BUILD.gn
diff --git a/ios/public/provider/chrome/browser/BUILD.gn b/ios/public/provider/chrome/browser/BUILD.gn
index e308968613be3f2f2b3d5e22e9cb7aa3e14973a3..19926948127a9620dd56673e4a77fddeca8687b7 100644
--- a/ios/public/provider/chrome/browser/BUILD.gn
+++ b/ios/public/provider/chrome/browser/BUILD.gn
@@ -32,6 +32,8 @@ source_set("browser") {
"updatable_resource_provider.mm",
"voice/audio_session_controller.h",
"voice/logo_animation_controller.h",
+ "voice/voice_search_bar.h",
+ "voice/voice_search_bar_owner.h",
"voice/voice_search_controller.h",
"voice/voice_search_controller.mm",
"voice/voice_search_controller_delegate.h",
@@ -39,6 +41,7 @@ source_set("browser") {
"voice/voice_search_language.mm",
"voice/voice_search_prefs.cc",
"voice/voice_search_prefs.h",
+ "voice/voice_search_presenter.h",
"voice/voice_search_provider.h",
"voice/voice_search_provider.mm",
]
« no previous file with comments | « no previous file | ios/public/provider/chrome/browser/voice/voice_search_bar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698