Chromium Code Reviews| Index: chrome/common/net/BUILD.gn |
| diff --git a/chrome/common/net/BUILD.gn b/chrome/common/net/BUILD.gn |
| index 143512d2f88649729bb256682a8a5d10a70341b3..0794d869524b7ce988196309ea0979c14886cb16 100644 |
| --- a/chrome/common/net/BUILD.gn |
| +++ b/chrome/common/net/BUILD.gn |
| @@ -26,6 +26,7 @@ static_library("net") { |
| "//net", |
| "//net:net_resources", |
| "//third_party/icu", |
| + "//ui/base/", |
| ] |
| if (is_ios) { |