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

Unified Diff: chrome/browser/BUILD.gn

Issue 2816303003: Revert of [Payments] move //components/payments/content/*.mojom files to //components/payments/mojom (Closed)
Patch Set: Created 3 years, 8 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 | « chrome/android/BUILD.gn ('k') | chrome/browser/android/payments/service_worker_payment_app_bridge.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index d1a3f53cacb30cdd20b477e45d98bba0c203da5a..259dc2411b521401477edf57dbe38109e1a50bce 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1512,8 +1512,8 @@
"//components/password_manager/core/browser",
"//components/password_manager/core/common",
"//components/password_manager/sync/browser",
- "//components/payments/mojom",
- "//components/payments/mojom:mojom_payment_app",
+ "//components/payments/content:mojom",
+ "//components/payments/content:mojom_payment_app",
"//components/physical_web/eddystone",
"//components/policy:generated",
"//components/policy/core/browser",
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/browser/android/payments/service_worker_payment_app_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698