| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 0fa9880221e8b07fae4f2b553b8d47caf2f935d7..40dd5185b7fdecebfe5ec68785549ef5230633aa 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -196,7 +196,6 @@ source_set("chromeos") {
|
| "app_mode/startup_app_launcher.h",
|
| "arc/arc_android_management_checker.cc",
|
| "arc/arc_android_management_checker.h",
|
| - "arc/arc_android_management_checker_delegate.h",
|
| "arc/arc_auth_code_fetcher.cc",
|
| "arc/arc_auth_code_fetcher.h",
|
| "arc/arc_auth_code_fetcher_delegate.h",
|
| @@ -247,6 +246,8 @@ source_set("chromeos") {
|
| "arc/fileapi/arc_content_file_system_url_util.h",
|
| "arc/gpu_arc_video_service_host.cc",
|
| "arc/gpu_arc_video_service_host.h",
|
| + "arc/policy/arc_policy_util.cc",
|
| + "arc/policy/arc_policy_util.h",
|
| "attestation/attestation_ca_client.cc",
|
| "attestation/attestation_ca_client.h",
|
| "attestation/attestation_policy_observer.cc",
|
|
|