summaryrefslogtreecommitdiffstats
path: root/components/autofill/core/browser/field_candidates.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/core/browser/field_candidates.h')
-rw-r--r--components/autofill/core/browser/field_candidates.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/autofill/core/browser/field_candidates.h b/components/autofill/core/browser/field_candidates.h
index 16a6a24..e1d7ef6 100644
--- a/components/autofill/core/browser/field_candidates.h
+++ b/components/autofill/core/browser/field_candidates.h
@@ -29,6 +29,7 @@ struct FieldCandidate {
class FieldCandidates {
public:
FieldCandidates();
+ FieldCandidates(const FieldCandidates& other);
~FieldCandidates();
// Includes a possible |type| for a given field.