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

Unified Diff: chrome/browser/BUILD.gn

Issue 2645813006: Download web payment manifests. (Closed)
Patch Set: WIP Downloader tests - do not review 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index da403fcd186eb41b4af770f659ea7db33dde0835..053a1c046eafbebc7513a05a17d71da90a8c0ad3 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1361,7 +1361,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