| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 2086fd8ed17a4e5f34e158dabd0d281f28ae5931..68ffdaafc288d9433db33551c4027761a6a5fb3f 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -1131,6 +1131,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",
|
|
|