| Index: components/policy/core/common/cloud/cloud_policy_client.h
|
| diff --git a/components/policy/core/common/cloud/cloud_policy_client.h b/components/policy/core/common/cloud/cloud_policy_client.h
|
| index 2fb9f4bdc5c24a312649adeb212d321c6e072943..e4711ee22dff8c43af258197544b2d80601a8cfa 100644
|
| --- a/components/policy/core/common/cloud/cloud_policy_client.h
|
| +++ b/components/policy/core/common/cloud/cloud_policy_client.h
|
| @@ -22,7 +22,7 @@
|
| #include "components/policy/core/common/cloud/cloud_policy_constants.h"
|
| #include "components/policy/core/common/remote_commands/remote_command_job.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 net {
|
| class URLRequestContextGetter;
|
|
|