| Index: chrome/browser/chromeos/BUILD.gn | 
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn | 
| index 26d6c0202a941db29e42fd7be252a2e664e7ad27..4da09f869023f5671604681bb16695b402a4adb9 100644 | 
| --- a/chrome/browser/chromeos/BUILD.gn | 
| +++ b/chrome/browser/chromeos/BUILD.gn | 
| @@ -234,6 +234,8 @@ source_set("chromeos") { | 
| "arc/arc_support_host.h", | 
| "arc/arc_util.cc", | 
| "arc/arc_util.h", | 
| +    "arc/arc_voice_interaction_service.cc", | 
| +    "arc/arc_voice_interaction_service.h", | 
| "arc/auth/arc_active_directory_enrollment_token_fetcher.cc", | 
| "arc/auth/arc_active_directory_enrollment_token_fetcher.h", | 
| "arc/auth/arc_auth_info_fetcher.h", | 
|  |