Chromium Code Reviews| Index: components/policy/core/common/remote_commands/remote_commands_service_unittest.cc |
| diff --git a/components/policy/core/common/remote_commands/remote_commands_service_unittest.cc b/components/policy/core/common/remote_commands/remote_commands_service_unittest.cc |
| index 97fdc95fada2661b790fbbc8abd772ed9fa10200..8ad42ce62a692b0d6d95f563c1f5eab411947580 100644 |
| --- a/components/policy/core/common/remote_commands/remote_commands_service_unittest.cc |
| +++ b/components/policy/core/common/remote_commands/remote_commands_service_unittest.cc |
| @@ -84,7 +84,6 @@ class TestingCloudPolicyClientForRemoteCommands : public CloudPolicyClient { |
| TestingRemoteCommandsServer* server) |
| : CloudPolicyClient(std::string(), /* machine_id */ |
| std::string(), /* machine_model */ |
| - std::string(), /* verification_key_hash */ |
| nullptr, |
|
emaxx
2016/11/29 14:24:58
nit: IMHO, same as above (regarding commenting the
Thiemo Nagel
2016/11/29 15:16:38
Done.
|
| nullptr, |
| nullptr /* signing_service */), |