Chromium Code Reviews| Index: components/update_client/BUILD.gn |
| diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn |
| index 31e636bed68c9f1fc2d61f3a513431777cd11a14..ec76b7e0808efdb96898a9496dfb08c70031650b 100644 |
| --- a/components/update_client/BUILD.gn |
| +++ b/components/update_client/BUILD.gn |
| @@ -58,6 +58,7 @@ source_set("update_client") { |
| "//third_party/libxml", |
| "//third_party/zlib:zip", |
| "//net", |
| + "//ui/base", |
| "//url", |
| ] |
| } |