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