| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 346eb48fe4842489fc11b4f83991877791770954..040ceac9076fabf00cc82cc6cae37999f3da1c9e 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -229,6 +229,10 @@ source_set("chromeos") {
|
| "arc/auth/arc_manual_auth_code_fetcher.h",
|
| "arc/auth/arc_robot_auth_code_fetcher.cc",
|
| "arc/auth/arc_robot_auth_code_fetcher.h",
|
| + "arc/boot_phase_monitor/arc_boot_phase_monitor_bridge.cc",
|
| + "arc/boot_phase_monitor/arc_boot_phase_monitor_bridge.h",
|
| + "arc/boot_phase_monitor/arc_instance_throttle.cc",
|
| + "arc/boot_phase_monitor/arc_instance_throttle.h",
|
| "arc/downloads_watcher/arc_downloads_watcher_service.cc",
|
| "arc/downloads_watcher/arc_downloads_watcher_service.h",
|
| "arc/enterprise/arc_enterprise_reporting_service.cc",
|
|
|