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

Unified Diff: chrome/browser/flag_descriptions.cc

Issue 2844453002: Update CM API IDL to use SecureContext (Closed)
Patch Set: Rebase Created 3 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 | « chrome/browser/flag_descriptions.h ('k') | chrome/browser/resources/options/password_manager.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.cc
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index 80650dcaa03df16f3f22dba2d8b9281e72b1ab7c..7e4d9de1a1916ae998066ac40480150b719724fa 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -929,12 +929,6 @@ const char kPinchScaleName[] = "Pinch scale";
const char kPinchScaleDescription[] =
"Enables experimental support for scale using pinch.";
-const char kCredentialManagerApiName[] = "Experimental Credential Manager API";
-
-const char kCredentialManagerApiDescription[] =
- "Enables an experimental implementation of the Credential Manager API. "
- "Don't enable this unless you know what you're doing.";
-
const char kReducedReferrerGranularityName[] =
"Reduce default 'referer' header granularity.";
« no previous file with comments | « chrome/browser/flag_descriptions.h ('k') | chrome/browser/resources/options/password_manager.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698