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

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

Issue 2804853002: Cancels payment request when Settings is tapped, and opens the Autofill settings page. (Closed)
Patch Set: Remove more strongSelf checks. 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 | « ios/chrome/app/main_controller.mm ('k') | ios/chrome/browser/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/payments/BUILD.gn
diff --git a/ios/chrome/browser/payments/BUILD.gn b/ios/chrome/browser/payments/BUILD.gn
index 8f988a1230acacce296967611e9ce7f883f70ef0..86a343f964c26b5376a52333f4f8d084a0306d33 100644
--- a/ios/chrome/browser/payments/BUILD.gn
+++ b/ios/chrome/browser/payments/BUILD.gn
@@ -79,6 +79,7 @@ source_set("payments") {
"//ios/chrome/browser/ui/collection_view",
"//ios/chrome/browser/ui/collection_view/cells",
"//ios/chrome/browser/ui/colors",
+ "//ios/chrome/browser/ui/commands",
"//ios/chrome/browser/ui/icons",
"//ios/third_party/material_components_ios",
"//ios/third_party/material_roboto_font_loader_ios",
« no previous file with comments | « ios/chrome/app/main_controller.mm ('k') | ios/chrome/browser/payments/payment_request_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698