| Index: components/policy/core/common/remote_commands/remote_command_job.h
|
| diff --git a/components/policy/core/common/remote_commands/remote_command_job.h b/components/policy/core/common/remote_commands/remote_command_job.h
|
| index 26a6bd1f4527105672290cb525c6c3847c78d367..4fa649acc20b914270a16d42db50191b2b013e6f 100644
|
| --- a/components/policy/core/common/remote_commands/remote_command_job.h
|
| +++ b/components/policy/core/common/remote_commands/remote_command_job.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/threading/thread_checker.h"
|
| #include "base/time/time.h"
|
| #include "components/policy/policy_export.h"
|
| -#include "policy/proto/device_management_backend.pb.h"
|
| +#include "components/policy/proto/device_management_backend.pb.h"
|
|
|
| namespace policy {
|
|
|
|
|