| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index bce78051d23ed19b9be472d8527015dc4f61da1e..5fe6e425e5c9b79df47f8d7d7fd834d9754e8210 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -1130,6 +1130,8 @@ source_set("chromeos") {
|
| "policy/recommendation_restorer_factory.h",
|
| "policy/remote_commands/affiliated_remote_commands_invalidator.cc",
|
| "policy/remote_commands/affiliated_remote_commands_invalidator.h",
|
| + "policy/remote_commands/device_command_fetch_status_job.cc",
|
| + "policy/remote_commands/device_command_fetch_status_job.h",
|
| "policy/remote_commands/device_command_reboot_job.cc",
|
| "policy/remote_commands/device_command_reboot_job.h",
|
| "policy/remote_commands/device_command_screenshot_job.cc",
|
|
|