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

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

Issue 2718013004: PaymentApp: Implement respondWith() in PaymentRequestEvent. (content side) (Closed)
Patch Set: PaymentApp: Implement respondWith() in PaymentRequestEvent. (content side) 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/content/BUILD.gn
diff --git a/components/payments/content/BUILD.gn b/components/payments/content/BUILD.gn
index bc33a0f821d7edb38cf18300593cd7cc690fdc5b..5deb6fa7613284aff9f7c7c1a9fce79f2ada999a 100644
--- a/components/payments/content/BUILD.gn
+++ b/components/payments/content/BUILD.gn
@@ -17,6 +17,7 @@ mojom("payment_app") {
public_deps = [
":payment_request",
+ "//mojo/common:common_custom_types",
"//url/mojo:url_mojom_gurl",
]
}
« no previous file with comments | « no previous file | components/payments/content/payment_app.mojom » ('j') | components/payments/content/payment_app.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698