Index: chrome/common/net/BUILD.gn |
diff --git a/chrome/common/net/BUILD.gn b/chrome/common/net/BUILD.gn |
index 84c5c486f4c94faa4b2dd81e6e3e3a4a63f49046..0586a1db2d0dbb589ca63d72b4dbde2d77212c5c 100644 |
--- a/chrome/common/net/BUILD.gn |
+++ b/chrome/common/net/BUILD.gn |
@@ -28,6 +28,7 @@ static_library("net") { |
"//net", |
"//net:net_resources", |
"//third_party/icu", |
+ "//ui/base/", |
] |
if (is_ios) { |