Enable the No Thanks button on autofill save card info bar.

https://screenshot.googleplex.com/PX7Cx2S77mP

Change-Id: I2198461696e6bc3d5dd1e6cad2530f3e27598c1a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1688335
Commit-Queue: Siddharth Shah <[email protected]>
Reviewed-by: Jared Saul <[email protected]>
Cr-Commit-Position: refs/heads/master@{#676202}
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 16e05c2..1da771d5 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -4075,6 +4075,11 @@
      FEATURE_VALUE_TYPE(chromeos::features::kCrostiniWebUIInstaller)},
 #endif  // OS_CHROMEOS
 
+    {"enable-autofill-save-card-show-no-thanks",
+     flag_descriptions::kEnableAutofillSaveCardShowNoThanksName,
+     flag_descriptions::kEnableAutofillSaveCardShowNoThanksDescription, kOsAll,
+     FEATURE_VALUE_TYPE(autofill::features::kAutofillSaveCardShowNoThanks)},
+
     // NOTE: Adding a new flag requires adding a corresponding entry to enum
     // "LoginCustomFlags" in tools/metrics/histograms/enums.xml. See "Flag
     // Histograms" in tools/metrics/histograms/README.md (run the