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

Unified Diff: chrome/browser/autofill/wallet/full_wallet_unittest.cc

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
« no previous file with comments | « no previous file | chrome/browser/autofill/wallet/required_action.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autofill/wallet/full_wallet_unittest.cc
diff --git a/chrome/browser/autofill/wallet/full_wallet_unittest.cc b/chrome/browser/autofill/wallet/full_wallet_unittest.cc
index 655895b6b5270a0e9b27b8ba28a43ca1ec646581..b1c27b01dc7297c6b538cf542604a9ef0ad0b559 100644
--- a/chrome/browser/autofill/wallet/full_wallet_unittest.cc
+++ b/chrome/browser/autofill/wallet/full_wallet_unittest.cc
@@ -290,6 +290,7 @@ const char kFullWalletWithInvalidRequiredActions[] =
" \" setup_wallet\","
" \"AcCePt_ToS \","
" \" \\tGAIA_auth \\n\\r\","
+ " \"PASSIVE_GAIA_AUTH\","
" \" 忍者の正体 \""
" ]"
"}";
« no previous file with comments | « no previous file | chrome/browser/autofill/wallet/required_action.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698