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

Unified Diff: components/payments/BUILD.gn

Issue 2615063002: PaymentApp: Add interfaces for implementing InvokePaymentApp(). (Closed)
Patch Set: PaymentApp: Add interfaces for implementing InvokePaymentApp(). Created 3 years, 11 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/payment_app.mojom » ('j') | components/payments/payment_app.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/BUILD.gn
diff --git a/components/payments/BUILD.gn b/components/payments/BUILD.gn
index 924122beec489c7c06b64ab14a0aaaeb5601f7d8..c29e73cf3bb727ed5fc8a4b70f788ab8a02400e1 100644
--- a/components/payments/BUILD.gn
+++ b/components/payments/BUILD.gn
@@ -20,6 +20,7 @@ mojom("payment_app") {
]
public_deps = [
+ ":payment_request",
"//mojo/common:common_custom_types",
]
}
« no previous file with comments | « no previous file | components/payments/payment_app.mojom » ('j') | components/payments/payment_app.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698