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

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

Issue 2893353002: [Payment Request] Address edit view controller (Part 2) (Closed)
Patch Set: Initial 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
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 d06f1e809da94d402a6c92c6d23971a7d53236d7..c1fa194a35206863d7c45355a8722ae29efff3e9 100644
--- a/ios/chrome/browser/ui/payments/BUILD.gn
+++ b/ios/chrome/browser/ui/payments/BUILD.gn
@@ -82,6 +82,7 @@ source_set("payments") {
"//ios/third_party/material_roboto_font_loader_ios",
"//ios/web",
"//third_party/libaddressinput",
+ "//third_party/libaddressinput:strings_grit",
"//ui/base",
]
libs = [ "UIKit.framework" ]
@@ -163,6 +164,7 @@ source_set("unit_tests") {
"//components/autofill/core/browser",
"//components/autofill/core/browser:test_support",
"//components/payments/core",
+ "//components/prefs:prefs",
"//components/strings",
"//ios/chrome/app/strings",
"//ios/chrome/browser",
« no previous file with comments | « ios/chrome/browser/ui/autofill/cells/autofill_edit_item.mm ('k') | ios/chrome/browser/ui/payments/address_edit_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698