| Index: chromeos/dbus/fake_easy_unlock_client.h
|
| diff --git a/chromeos/dbus/fake_easy_unlock_client.h b/chromeos/dbus/fake_easy_unlock_client.h
|
| index dd9cc8d7024da0ceb50cef01e56d00875f4426cd..bc83207b8a817c8765a035a0c056e8acd581d2d8 100644
|
| --- a/chromeos/dbus/fake_easy_unlock_client.h
|
| +++ b/chromeos/dbus/fake_easy_unlock_client.h
|
| @@ -33,6 +33,7 @@ class CHROMEOS_EXPORT FakeEasyUnlockClient : public EasyUnlockClient {
|
| const std::string& associated_data,
|
| const std::string& public_metadata,
|
| const std::string& verification_key_id,
|
| + const std::string& decryption_key_id,
|
| const std::string& encryption_type,
|
| const std::string& signature_type,
|
| const DataCallback& callback) OVERRIDE;
|
|
|