summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth/cryptauth/secure_message_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/proximity_auth/cryptauth/secure_message_delegate.h')
-rw-r--r--components/proximity_auth/cryptauth/secure_message_delegate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/proximity_auth/cryptauth/secure_message_delegate.h b/components/proximity_auth/cryptauth/secure_message_delegate.h
index 932ebc0a..ef5a277 100644
--- a/components/proximity_auth/cryptauth/secure_message_delegate.h
+++ b/components/proximity_auth/cryptauth/secure_message_delegate.h
@@ -20,6 +20,7 @@ class SecureMessageDelegate {
// Fields specifying how to create a SecureMessage.
struct CreateOptions {
CreateOptions();
+ CreateOptions(const CreateOptions& other);
~CreateOptions();
// The scheme used to encrypt the message.