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

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

Issue 2731403007: add voice interaction shortcut. (Closed)
Patch Set: 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 240eb006fa3d619cfa8fe6b0305afa6cb7da7704..0d423d3c1419b65d2c7687d4662b4062e7312f40 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -232,6 +232,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