| 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[];
|
|
|
|
|