| Index: chrome/browser/chromeos/policy/remote_commands/device_command_reboot_job.cc
|
| diff --git a/chrome/browser/chromeos/policy/remote_commands/device_command_reboot_job.cc b/chrome/browser/chromeos/policy/remote_commands/device_command_reboot_job.cc
|
| index 04e3994651e750b7479b608f93e1f9305b76f6ed..0519bf751233add9f9e5bbd5bf0f5c1da4149108 100644
|
| --- a/chrome/browser/chromeos/policy/remote_commands/device_command_reboot_job.cc
|
| +++ b/chrome/browser/chromeos/policy/remote_commands/device_command_reboot_job.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "base/time/time.h"
|
| #include "chromeos/dbus/power_manager_client.h"
|
| -#include "policy/proto/device_management_backend.pb.h"
|
| +#include "components/policy/proto/device_management_backend.pb.h"
|
|
|
| namespace policy {
|
|
|
|
|