Chromium Code Reviews| Index: ui/base/BUILD.gn |
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn |
| index 5806d29dd224be1c0e6faeddc67932e6fcdb9201..4422041330de1c8d3051198bb10acde385a44d25 100644 |
| --- a/ui/base/BUILD.gn |
| +++ b/ui/base/BUILD.gn |
| @@ -385,6 +385,7 @@ component("base") { |
| "//base:base_static", |
| "//base:i18n", |
| "//base/third_party/dynamic_annotations", |
| + "//components/prefs", |
| "//net", |
| "//third_party/icu", |
| "//third_party/zlib:zlib", |