commit | b9da01ced5ef7574fe8a1ee0b57d01a54f5279c2 | [log] [tgz] |
---|---|---|
author | szhangcs <[email protected]> | Fri Jun 23 00:22:45 2017 |
committer | Commit Bot <[email protected]> | Fri Jun 23 00:22:45 2017 |
tree | 24755e504048e061a24bfa8b66bfb943a176cb5d | |
parent | f4c20b080999debe2197772e0082a8979297a69b [diff] [blame] |
Original CL: https://codereview.chromium.org/2711543002 Revert CL: https://codereview.chromium.org/2948943003 This Cl is to revert the revert, since the issue has been identified and not related. Detailed in crbug.com/735574 BUG=734265 [email protected], [email protected], [email protected], [email protected] Review-Url: https://codereview.chromium.org/2711543002 Cr-Commit-Position: refs/heads/master@{#481059} Committed: https://chromium.googlesource.com/chromium/src/+/b0045cb0dec61387b7cc05049c2878b406bc298b patch from issue 2711543002 at patchset 700001 (http://crrev.com/2711543002#ps700001) Review-Url: https://codereview.chromium.org/2951293003 Cr-Commit-Position: refs/heads/master@{#481740}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h index 24a390d..cc47b59 100644 --- a/chrome/browser/flag_descriptions.h +++ b/chrome/browser/flag_descriptions.h
@@ -175,6 +175,9 @@ extern const char kEnableAsmWasmName[]; extern const char kEnableAsmWasmDescription[]; +extern const char kEnableAutofillCreditCardBankNameDisplayName[]; +extern const char kEnableAutofillCreditCardBankNameDisplayDescription[]; + extern const char kEnableAutofillCreditCardLastUsedDateDisplayName[]; extern const char kEnableAutofillCreditCardLastUsedDateDisplayDescription[];