diff options
Diffstat (limited to 'components/history/core/browser/BUILD.gn')
-rw-r--r-- | components/history/core/browser/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn index d619649..18d561e 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", ] } |