Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3499)

Unified Diff: chrome/browser/about_flags.cc

Issue 1870943002: Revert "Ship the Credential Management API by default" from M50. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2661
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/views/passwords/manage_passwords_bubble_view_interactive_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 3544b842f37e36194b58dff74840f97e4df7ec36..904b2996866c80fe7375eddc1a1feb6cd2af0bf6 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1398,7 +1398,7 @@ const FeatureEntry kFeatureEntries[] = {
SINGLE_VALUE_TYPE(switches::kEnableTabAudioMuting)},
{"enable-credential-manager-api", IDS_FLAGS_CREDENTIAL_MANAGER_API_NAME,
IDS_FLAGS_CREDENTIAL_MANAGER_API_DESCRIPTION, kOsAll,
- FEATURE_VALUE_TYPE(features::kCredentialManagementAPI)},
+ SINGLE_VALUE_TYPE(switches::kEnableCredentialManagerAPI)},
{"reduced-referrer-granularity",
IDS_FLAGS_REDUCED_REFERRER_GRANULARITY_NAME,
IDS_FLAGS_REDUCED_REFERRER_GRANULARITY_DESCRIPTION, kOsAll,
« no previous file with comments | « no previous file | chrome/browser/ui/views/passwords/manage_passwords_bubble_view_interactive_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698