summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/BUILD.gn')
-rw-r--r--chrome/browser/ui/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 41e2328..6ca4613 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -41,7 +41,6 @@ static_library("ui") {
"//chrome:strings",
"//chrome/app/resources:platform_locale_settings",
"//chrome/app/theme:theme_resources",
- "//chrome/browser/history:in_memory_url_index_cache_proto",
"//chrome/browser/net:cert_logger_proto",
"//chrome/common",
"//chrome/common/net",
@@ -49,6 +48,7 @@ static_library("ui") {
"//components/auto_login_parser",
"//components/dom_distiller/webui",
"//components/feedback/proto",
+ "//components/history/core/browser:proto",
"//components/invalidation",
"//components/omaha_client",
"//components/onc",