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", |