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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2836443002: No rate limit for canMakePayment() on localhost and file://. (Closed)
Patch Set: Comments 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 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.
« 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