Index: chrome/tools/mac_helpers/BUILD.gn |
diff --git a/chrome/tools/mac_helpers/BUILD.gn b/chrome/tools/mac_helpers/BUILD.gn |
index 801ccda996df88df4fe640d2843a64f884dce64b..2beb33b6c8a30841f408f778577126be8363d87b 100644 |
--- a/chrome/tools/mac_helpers/BUILD.gn |
+++ b/chrome/tools/mac_helpers/BUILD.gn |
@@ -11,7 +11,9 @@ executable("infoplist_strings_tool") { |
deps = [ |
"//base", |
+ "//base:i18n", |
"//chrome:strings", |
+ "//third_party/icu", |
"//ui/base:ui_data_pack", |
] |