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

Unified Diff: ios/chrome/browser/ui/payments/BUILD.gn

Issue 2866793002: [Payment Request] Refactors PaymentRequestCoordinator. (Closed)
Patch Set: Reformats selector. Created 3 years, 7 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 | « no previous file | ios/chrome/browser/ui/payments/payment_request_coordinator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/payments/BUILD.gn
diff --git a/ios/chrome/browser/ui/payments/BUILD.gn b/ios/chrome/browser/ui/payments/BUILD.gn
index 96e279f83b383a2b9f1dc91d898095993bef786e..c9b44c0a7cb21b2938db3bc1e0114a47f0e76ec8 100644
--- a/ios/chrome/browser/ui/payments/BUILD.gn
+++ b/ios/chrome/browser/ui/payments/BUILD.gn
@@ -27,6 +27,8 @@ source_set("payments") {
"payment_request_error_coordinator.mm",
"payment_request_manager.h",
"payment_request_manager.mm",
+ "payment_request_mediator.h",
+ "payment_request_mediator.mm",
"payment_request_view_controller.h",
"payment_request_view_controller.mm",
"payment_request_view_controller_actions.h",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/payments/payment_request_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698