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

Unified Diff: components/arc/BUILD.gn

Issue 2808383004: Refactor and send voice interaction structure (Closed)
Patch Set: fix window build 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/arc/arc_bridge_host_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index b0ac5a31e6f3ce23de36f1766430ec94019e1d79..710b6e49d051964bfac005f727c2cfa8f5712d6b 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -159,6 +159,7 @@ mojom("arc_bindings") {
"common/tts.mojom",
"common/video.mojom",
"common/video_accelerator.mojom",
+ "common/voice_interaction_arc_home.mojom",
"common/voice_interaction_framework.mojom",
"common/wallpaper.mojom",
]
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/arc/arc_bridge_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698