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

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

Issue 2718013004: PaymentApp: Implement respondWith() in PaymentRequestEvent. (content side) (Closed)
Patch Set: rebase 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 b44e2117647589597ca066f470a9f42f8b1acb99..bfe4682b8bd5fce9a89d15a6acd4bbf0be95dbec 100644
--- a/components/payments/content/BUILD.gn
+++ b/components/payments/content/BUILD.gn
@@ -49,6 +49,7 @@ mojom("mojom_payment_app") {
public_deps = [
":mojom",
+ "//mojo/common:common_custom_types",
"//url/mojo:url_mojom_gurl",
]
}
« no previous file with comments | « chrome/browser/android/payments/service_worker_payment_app_bridge.cc ('k') | components/payments/content/payment_app.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698