[Autofill] Disable offering local save upon card unmask

Bug: 941664
Change-Id: Iaf2b42623572ebfcc84e50537cf782bf5c27bcb7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534921
Commit-Queue: Jared Saul <[email protected]>
Reviewed-by: Moe Ahmadi <[email protected]>
Reviewed-by: Fabio Tirelo <[email protected]>
Cr-Commit-Position: refs/heads/master@{#643609}
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 8220e92..cb04c93 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -4117,6 +4117,12 @@
      FEATURE_VALUE_TYPE(features::kMimeHandlerViewInCrossProcessFrame)},
 #endif
 
+    {"autofill-no-local-save-on-unmask-success",
+     flag_descriptions::kAutofillNoLocalSaveOnUnmaskSuccessName,
+     flag_descriptions::kAutofillNoLocalSaveOnUnmaskSuccessDescription, kOsAll,
+     FEATURE_VALUE_TYPE(
+         autofill::features::kAutofillNoLocalSaveOnUnmaskSuccess)},
+
     // 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