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

Unified Diff: components/payments/core/BUILD.gn

Issue 2967273002: [Payments] Add an entry for Payment Request to chrome://flags on iOS (Closed)
Patch Set: deps fix Created 3 years, 5 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 | « no previous file | components/payments/core/features.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/core/BUILD.gn
diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
index 4b9d266172bab83204a06eed4238e1e5890849b0..63fc291174549fc19b4e827f40cb806c63ea9ebe 100644
--- a/components/payments/core/BUILD.gn
+++ b/components/payments/core/BUILD.gn
@@ -17,6 +17,8 @@ static_library("core") {
"can_make_payment_query.h",
"currency_formatter.cc",
"currency_formatter.h",
+ "features.cc",
+ "features.h",
"journey_logger.cc",
"journey_logger.h",
"payment_address.cc",
« no previous file with comments | « no previous file | components/payments/core/features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698