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

Unified Diff: components/arc/BUILD.gn

Issue 2731403007: add voice interaction shortcut. (Closed)
Patch Set: removed debugging prints 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index d32de66e6e2dd2b313ae9cd005d1b4cf1d43ad3d..d791c4a1a111e94ede329ece79662ae6757fc846 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -157,6 +157,7 @@ mojom("arc_bindings") {
"common/tts.mojom",
"common/video.mojom",
"common/video_accelerator.mojom",
+ "common/voice_interaction.mojom",
"common/wallpaper.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698