| Index: components/policy/core/common/cloud/mock_cloud_policy_client.cc
|
| diff --git a/components/policy/core/common/cloud/mock_cloud_policy_client.cc b/components/policy/core/common/cloud/mock_cloud_policy_client.cc
|
| index 47b09c30001b77e3736f9b8cf77d164675baa989..e4de6fa899ddc47348556a7134e4f5dabc98010e 100644
|
| --- a/components/policy/core/common/cloud/mock_cloud_policy_client.cc
|
| +++ b/components/policy/core/common/cloud/mock_cloud_policy_client.cc
|
| @@ -5,8 +5,8 @@
|
| #include <utility>
|
|
|
| #include "components/policy/core/common/cloud/mock_cloud_policy_client.h"
|
| +#include "components/policy/proto/device_management_backend.pb.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| -#include "policy/proto/device_management_backend.pb.h"
|
|
|
| namespace em = enterprise_management;
|
|
|
|
|