Index: chrome/browser/autofill/wallet/wallet_items.h |
diff --git a/chrome/browser/autofill/wallet/wallet_items.h b/chrome/browser/autofill/wallet/wallet_items.h |
index eb33784789d304478ca462501a77c2b72ae6d79d..c348a523d24c897238029e13036f633a7c02ff36 100644 |
--- a/chrome/browser/autofill/wallet/wallet_items.h |
+++ b/chrome/browser/autofill/wallet/wallet_items.h |
@@ -136,6 +136,7 @@ class WalletItems { |
const std::string& display_name); |
std::string document_id_; |
std::string display_name_; |
+ |
DISALLOW_COPY_AND_ASSIGN(LegalDocument); |
}; |