| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 1f8e69f4b9a275ea8836d50f47653118db61d466..ab4a5187db46be5a23bafc9cd4dc0ab867626929 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -227,7 +227,9 @@ source_set("chromeos") {
|
| "arc/arc_support_host.h",
|
| "arc/arc_util.cc",
|
| "arc/arc_util.h",
|
| - "arc/auth/arc_auth_code_fetcher.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",
|
| "arc/auth/arc_background_auth_code_fetcher.cc",
|
| "arc/auth/arc_background_auth_code_fetcher.h",
|
| "arc/auth/arc_manual_auth_code_fetcher.cc",
|
|
|