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

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

Issue 2425713002: [ios] Adds configuration helper files for voice search. (Closed)
Patch Set: Review and file moves. 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
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 5c632581bd6aedfe6700f4701b7eee297975e18c..1b59163be58c7c80f151327fc9e5e331b846c8fa 100644
--- a/ios/public/provider/chrome/browser/BUILD.gn
+++ b/ios/public/provider/chrome/browser/BUILD.gn
@@ -29,6 +29,8 @@ source_set("browser") {
"ui/text_field_styling.h",
"updatable_resource_provider.h",
"updatable_resource_provider.mm",
+ "voice/voice_search_language.h",
+ "voice/voice_search_language.mm",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698