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

Unified Diff: chrome/browser/flag_descriptions.h

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/android/chrome_feature_list.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 8197775b47ae37d77d2f390ed531be3273706d03..edbcb203430195601a9ffab9be054ef0a5e94fa2 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -1027,12 +1027,6 @@ extern const char kPinchScaleName[];
// Description of the flag to turn on experiental pinch to scale.
extern const char kPinchScaleDescription[];
-// Name for the flag to enable 'navigator.credentials'.
-extern const char kCredentialManagerApiName[];
-
-// Description for the flag to enable 'navigator.credentials'.
-extern const char kCredentialManagerApiDescription[];
-
// Name for the flag to reduce referer granularity.
extern const char kReducedReferrerGranularityName[];
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698