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

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

Issue 2774233005: Creating PaymentOptionsProvider interface (Closed)
Patch Set: rouslan comments Created 3 years, 9 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
Index: components/payments/core/BUILD.gn
diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
index b0b5e5b829b5a2c881e56ea58dbb8119169bc58e..03b5e28a2df2815e63a21ee7abccaf879cd78b58 100644
--- a/components/payments/core/BUILD.gn
+++ b/components/payments/core/BUILD.gn
@@ -16,6 +16,7 @@ static_library("core") {
"payment_address.h",
"payment_instrument.cc",
"payment_instrument.h",
+ "payment_options_provider.h",
"payment_request_data_util.cc",
"payment_request_data_util.h",
]
« no previous file with comments | « components/payments/content/payment_request_spec.cc ('k') | components/payments/core/payment_options_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698