| Index: components/policy/core/common/remote_commands/remote_commands_factory.h
|
| diff --git a/components/policy/core/common/remote_commands/remote_commands_factory.h b/components/policy/core/common/remote_commands/remote_commands_factory.h
|
| index 1ef1f5404895c8583345ca0d431cf6eaadf61200..3039f8d6e74a4b34dce98923f4450398b90ea4d6 100644
|
| --- a/components/policy/core/common/remote_commands/remote_commands_factory.h
|
| +++ b/components/policy/core/common/remote_commands/remote_commands_factory.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/macros.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 {
|
|
|
|
|