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

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

Issue 2808383004: Refactor and send voice interaction structure (Closed)
Patch Set: fix WmShell position Created 3 years, 8 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 b9d75d0e0f4fea6d8a78fbee05fadab5ca470124..aa3342f3754ee5b00f6c949291d380f54001dddf 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -322,6 +322,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_arc_home_service.cc",
+ "arc/voice_interaction/arc_voice_interaction_arc_home_service.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",
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/arc_service_launcher.cc » ('j') | content/browser/web_contents/web_contents_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698