Add flag for password change button

Bug: 1053522

Change-Id: Ie1c851e25d323f0252ec7503ecd02aba5c5daba6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062268
Commit-Queue: Milica Selakovic <[email protected]>
Reviewed-by: Vasilii Sukhanov <[email protected]>
Reviewed-by: Ioana Pandele <[email protected]>
Cr-Commit-Position: refs/heads/master@{#742568}
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 3001783..c8f635c5 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -4947,6 +4947,10 @@
      FEATURE_VALUE_TYPE(chromeos::features::kAmbientModeFeature)},
 #endif  // defined(OS_CHROMEOS)
 
+    {"password-change-support", flag_descriptions::kPasswordChangeName,
+     flag_descriptions::kPasswordChangeDescription, kOsAll,
+     FEATURE_VALUE_TYPE(password_manager::features::kPasswordChange)},
+
     // 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