| Index: components/policy/core/common/cloud/mock_device_management_service.h
|
| diff --git a/components/policy/core/common/cloud/mock_device_management_service.h b/components/policy/core/common/cloud/mock_device_management_service.h
|
| index f3631b4bdac1fc2707b2c278dd51b890ac0f0421..426477c6939cdc447dfbe92e9add3c8a8298f907 100644
|
| --- a/components/policy/core/common/cloud/mock_device_management_service.h
|
| +++ b/components/policy/core/common/cloud/mock_device_management_service.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "components/policy/core/common/cloud/device_management_service.h"
|
| -#include "policy/proto/device_management_backend.pb.h"
|
| +#include "components/policy/proto/device_management_backend.pb.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| namespace policy {
|
|
|