 Chromium Code Reviews
 Chromium Code Reviews Issue 2731403007:
  add voice interaction shortcut.  (Closed)
    
  
    Issue 2731403007:
  add voice interaction shortcut.  (Closed) 
  | Index: components/arc/BUILD.gn | 
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn | 
| index 8ff0e78341efaeb20de098f221056d640ea1e436..4d28e5082caf3a82f9724dd7798e4eb524a0391e 100644 | 
| --- a/components/arc/BUILD.gn | 
| +++ b/components/arc/BUILD.gn | 
| @@ -155,6 +155,7 @@ mojom("arc_bindings") { | 
| "common/tts.mojom", | 
| "common/video.mojom", | 
| "common/video_accelerator.mojom", | 
| + "common/voice_interaction.mojom", | 
| "common/wallpaper.mojom", | 
| ] |