| Index: chrome/browser/flag_descriptions.cc
|
| diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
|
| index 0d952353bfd79c551530e55f5f021f6752df96a3..7e2b204f3bc75bf856809d8ce1fb569aed6b95aa 100644
|
| --- a/chrome/browser/flag_descriptions.cc
|
| +++ b/chrome/browser/flag_descriptions.cc
|
| @@ -2558,12 +2558,6 @@ const char kAndroidPaymentAppsName[] = "Android payment apps";
|
| const char kAndroidPaymentAppsDescription[] =
|
| "Enable third party Android apps to integrate as payment apps";
|
|
|
| -const char kAndroidPaymentAppsFilterTitle[] = "Android payment apps filter";
|
| -
|
| -const char kAndroidPaymentAppsFilterDescription[] =
|
| - "Enable filtering out third party Android apps that can not be shown in "
|
| - "settings";
|
| -
|
| #endif // defined(OS_ANDROID)
|
|
|
| const char kFeaturePolicyName[] = "Feature Policy";
|
|
|