| Index: components/policy/core/common/cloud/mock_cloud_policy_client.h
|
| diff --git a/components/policy/core/common/cloud/mock_cloud_policy_client.h b/components/policy/core/common/cloud/mock_cloud_policy_client.h
|
| index f297221d4255940f2c91ecf0dca9439a9c557052..a59a6a34933b578feeb94f0ec432bbc43aa20737 100644
|
| --- a/components/policy/core/common/cloud/mock_cloud_policy_client.h
|
| +++ b/components/policy/core/common/cloud/mock_cloud_policy_client.h
|
| @@ -34,7 +34,6 @@ class MockCloudPolicyClient : public CloudPolicyClient {
|
| void(const enterprise_management::DeviceStatusReportRequest*,
|
| const enterprise_management::SessionStatusReportRequest*,
|
| const StatusCallback&));
|
| -
|
| // Sets the DMToken.
|
| void SetDMToken(const std::string& token);
|
|
|
|
|