Chromium Code Reviews| Index: components/history/core/browser/BUILD.gn |
| diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn |
| index d61964933befaf64af90ce6ed25a8af7e575444b..18d561eedc930eac2e3356878e81dbcbe2932814 100644 |
| --- a/components/history/core/browser/BUILD.gn |
| +++ b/components/history/core/browser/BUILD.gn |
| @@ -31,6 +31,7 @@ static_library("browser") { |
| "//components/query_parser", |
| "//net", |
| "//sql", |
| + "//ui/base", |
| "//ui/gfx", |
| ] |
| } |