Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: chrome/browser/autofill/wallet/required_action.h

Issue 12045057: [autofill] Adding the PASSIVE_GAIA_AUTH required action gotten when interacting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/autofill/wallet/required_action.h
diff --git a/chrome/browser/autofill/wallet/required_action.h b/chrome/browser/autofill/wallet/required_action.h
index 3ff08263db7a13744c14a2be1e1cb79b12a72cd6..c288f7079815fbd4073ff24d758e814be2d304c9 100644
--- a/chrome/browser/autofill/wallet/required_action.h
+++ b/chrome/browser/autofill/wallet/required_action.h
@@ -23,6 +23,7 @@ enum RequiredAction {
UPGRADE_MIN_ADDRESS,
INVALID_FORM_FIELD,
CVC_RISK_CHALLENGE,
+ PASSIVE_GAIA_AUTH,
};
// Static helper functions to determine if an RequiredAction applies to either a
« no previous file with comments | « chrome/browser/autofill/wallet/full_wallet_unittest.cc ('k') | chrome/browser/autofill/wallet/required_action.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698