Index: chrome/browser/about_flags.cc |
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc |
index 949641dc3af0dbff19934a65a69e02fd8303f238..3819af32b7a422e8f3fd0fc8c308dd335cf0d4c9 100644 |
--- a/chrome/browser/about_flags.cc |
+++ b/chrome/browser/about_flags.cc |
@@ -2746,11 +2746,6 @@ const FeatureEntry kFeatureEntries[] = { |
flag_descriptions::kEnableAutofillCreditCardUploadCvcPromptDescription, |
kOsDesktop, |
FEATURE_VALUE_TYPE(autofill::kAutofillUpstreamRequestCvcIfMissing)}, |
- {"enable-autofill-credit-card-bank-name-display", |
- flag_descriptions::kEnableAutofillCreditCardBankNameDisplayName, |
- flag_descriptions::kEnableAutofillCreditCardBankNameDisplayDescription, |
- kOsAll, FEATURE_VALUE_TYPE(autofill::kAutofillCreditCardBankNameDisplay)}, |
- |
#if defined(OS_WIN) |
{"windows10-custom-titlebar", |
flag_descriptions::kWindows10CustomTitlebarName, |