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

Unified Diff: content/common/BUILD.gn

Issue 2713033004: Layered component for web payments (Closed)
Patch Set: Rebase 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index d55b7cde0a0ad7a3a53d61912a66c2f260007ae2..0eacf97462bc6a0b36b98b960820c37a21797f9c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -605,7 +605,7 @@ mojom("mojo_bindings") {
public_deps = [
"//components/leveldb/public/interfaces",
- "//components/payments:payment_app",
+ "//components/payments/content:payment_app",
"//content/public/common:interfaces",
# TODO(mcasas): remove the following dep after https://crbug.com/653994

Powered by Google App Engine
This is Rietveld 408576698