Index: components/url_formatter/top_domains/BUILD.gn |
diff --git a/components/url_formatter/top_domains/BUILD.gn b/components/url_formatter/top_domains/BUILD.gn |
index a24132b39abd40f320358398579947236867b03c..67719cd9da5060c6faa98407c649f1e65e2b8c9c 100644 |
--- a/components/url_formatter/top_domains/BUILD.gn |
+++ b/components/url_formatter/top_domains/BUILD.gn |
@@ -26,6 +26,7 @@ if (!is_ios && !is_android) { |
deps = [ |
"//base", |
"//base:i18n", |
+ "//build/config:exe_and_shlib_deps", |
"//third_party/icu", |
] |
} |