Chromium Code Reviews| Index: components/url_formatter/BUILD.gn |
| diff --git a/components/url_formatter/BUILD.gn b/components/url_formatter/BUILD.gn |
| index 6d7d764546f16f78ce46bfbdd3075d7b4dd2db6a..b391e73962ed764ed822c90975f06e47fe39497b 100644 |
| --- a/components/url_formatter/BUILD.gn |
| +++ b/components/url_formatter/BUILD.gn |
| @@ -25,6 +25,7 @@ static_library("url_formatter") { |
| deps = [ |
| "//base", |
| + "//base:i18n", |
| "//net", |
| "//third_party/icu", |
| "//url", |