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

Unified Diff: third_party/WebKit/Source/modules/payments/BUILD.gn

Issue 2823823002: 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
Index: third_party/WebKit/Source/modules/payments/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/payments/BUILD.gn b/third_party/WebKit/Source/modules/payments/BUILD.gn
index 09cdb69af36ac9d1b84ab7e4f1f65eace1811626..737938556f3f2732c03f5d7eed5daa8176b8bb5e 100644
--- a/third_party/WebKit/Source/modules/payments/BUILD.gn
+++ b/third_party/WebKit/Source/modules/payments/BUILD.gn
@@ -35,7 +35,7 @@
"PaymentsValidators.h",
]
deps = [
- "//components/payments/mojom:mojom_blink",
- "//components/payments/mojom:mojom_payment_app_blink",
+ "//components/payments/content:mojom_blink",
+ "//components/payments/content:mojom_payment_app_blink",
]
}
« no previous file with comments | « third_party/WebKit/Source/modules/BUILD.gn ('k') | third_party/WebKit/Source/modules/payments/PaymentAddress.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698