Chromium Code Reviews| Index: ui/base/BUILD.gn |
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn |
| index 7fddc3bc1ace1336b844204ce5cd708d2e2c392f..2d52b09ea8e136a5b9c7605e69296cac6c292010 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", |