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

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

Issue 2731403007: add voice interaction shortcut. (Closed)
Patch Set: split 2 mojom host. 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 13c322c439552502322ec603c38dd064577d748a..1fdc8f9dc422a5e78f0fe3bb3e59efa8ddaa6ced 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -318,6 +318,8 @@ source_set("chromeos") {
"arc/tts/arc_tts_service.h",
"arc/video/gpu_arc_video_service_host.cc",
"arc/video/gpu_arc_video_service_host.h",
+ "arc/voice_interaction/arc_voice_interaction_framework_service.cc",
+ "arc/voice_interaction/arc_voice_interaction_framework_service.h",
"arc/wallpaper/arc_wallpaper_service.cc",
"arc/wallpaper/arc_wallpaper_service.h",
"attestation/attestation_ca_client.cc",

Powered by Google App Engine
This is Rietveld 408576698