| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 839e3aed5b09ec13329fec747fc7de11e704544d..b6bfddca73d4f986e04a29f048c406939a9e7b24 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -2778,13 +2778,6 @@ extern const char kAndroidPaymentAppsName[];
|
| // Description for the flag to enable third party Android payment apps
|
| extern const char kAndroidPaymentAppsDescription[];
|
|
|
| -// Title of the flag to enable filtering out third party Android payment apps
|
| -extern const char kAndroidPaymentAppsFilterTitle[];
|
| -
|
| -// Description for the flag to enable filtering out third party Android payment
|
| -// apps
|
| -extern const char kAndroidPaymentAppsFilterDescription[];
|
| -
|
| #endif // defined(OS_ANDROID)
|
|
|
| // Name for the flag to enable feature policy.
|
|
|