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

Unified Diff: content/common/BUILD.gn

Issue 2759283002: Make payment manifest download/parse cross-platform (Closed)
Patch Set: Address comments 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
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 6a58ae839bff5b0bbba6204ef13825a9797fd9b2..8c6ca67e45f0a08072968885d252c84832a0ebeb 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -614,7 +614,7 @@ mojom("mojo_bindings") {
public_deps = [
"//components/leveldb/public/interfaces",
- "//components/payments/content:payment_app",
+ "//components/payments/content:mojom_payment_app",
"//content/public/common:interfaces",
# TODO(mcasas): remove the following dep after https://crbug.com/653994
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698