| 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 63906fe23f5662bb2be81457d2f8d2a246c55b76..f3631b4bdac1fc2707b2c278dd51b890ac0f0421 100644
|
| --- a/components/policy/core/common/cloud/mock_device_management_service.h
|
| +++ b/components/policy/core/common/cloud/mock_device_management_service.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "components/policy/core/common/cloud/device_management_service.h"
|
| #include "policy/proto/device_management_backend.pb.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|