Index: chromeos/cryptohome/async_method_caller.h |
diff --git a/chromeos/cryptohome/async_method_caller.h b/chromeos/cryptohome/async_method_caller.h |
index ff62748a4394881484ffb9f943816b7eefa21ad4..09573976b75bcc38faf9d189d5fc65bf15ee61fa 100644 |
--- a/chromeos/cryptohome/async_method_caller.h |
+++ b/chromeos/cryptohome/async_method_caller.h |
@@ -133,6 +133,7 @@ class CHROMEOS_EXPORT AsyncMethodCaller { |
const std::string& key_name, |
const std::string& domain, |
const std::string& device_id, |
+ chromeos::CryptohomeClient::AttestationChallengeOptions options, |
const std::string& challenge, |
const DataCallback& callback) = 0; |