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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2731403007: add voice interaction shortcut. (Closed)
Patch Set: Updated docs for mojom fields; Changed coding according to comments. Created 3 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
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 26d6c0202a941db29e42fd7be252a2e664e7ad27..4da09f869023f5671604681bb16695b402a4adb9 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -234,6 +234,8 @@ source_set("chromeos") {
"arc/arc_support_host.h",
"arc/arc_util.cc",
"arc/arc_util.h",
+ "arc/arc_voice_interaction_service.cc",
+ "arc/arc_voice_interaction_service.h",
"arc/auth/arc_active_directory_enrollment_token_fetcher.cc",
"arc/auth/arc_active_directory_enrollment_token_fetcher.h",
"arc/auth/arc_auth_info_fetcher.h",

Powered by Google App Engine
This is Rietveld 408576698