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

Unified Diff: components/payments/BUILD.gn

Issue 2621153002: [WebPayments] Add the Payment Method section in the Payment Sheet (Closed)
Patch Set: Fix BUILD.gn deps. 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 | « components/autofill_strings.grdp ('k') | components/payments/DEPS » ('j') | no next file with comments »
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 1cd2dc32dcdc9fd49e9e0e86793ac8b1fb0f70f7..8df0365533d4a9b9104e54765ad514099be80997 100644
--- a/components/payments/BUILD.gn
+++ b/components/payments/BUILD.gn
@@ -42,6 +42,7 @@ if (!is_ios) {
deps = [
":payment_request",
":payment_validation",
+ "//components/autofill/core/browser",
"//content/public/browser",
"//mojo/public/cpp/bindings",
]
« no previous file with comments | « components/autofill_strings.grdp ('k') | components/payments/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698