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

Unified Diff: chrome/browser/BUILD.gn

Issue 2645813006: Download web payment manifests. (Closed)
Patch Set: Address more comments Created 3 years, 10 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index a8f622a6c920c22a721659dadaac5c10a798f047..8b00536a14c4d0b2b754d3baac6c378cec25b4dd 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1366,7 +1366,7 @@ split_static_library("browser") {
public_deps = [
"//chrome/common",
"//components/autofill/core/browser",
- "//components/payments:payment_validation",
+ "//components/payments:payment_utils",
"//components/sync",
"//content/public/browser",
"//sql",

Powered by Google App Engine
This is Rietveld 408576698