Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 963823003: Move InMemoryURLIndex into chrome/browser/autocomplete (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@shortcut-database
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 237b239bbb1ecfa77ce9365f954ef4a53b4c6ded..259456ee7f3ddb244b6505e52d7ae8f6d02d68bf 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -47,7 +47,6 @@ static_library("ui") {
"//components/app_modal",
"//components/auto_login_parser",
"//components/dom_distiller/webui",
- "//components/history/core/browser:proto",
"//components/invalidation",
"//components/onc",
"//components/password_manager/core/browser",

Powered by Google App Engine
This is Rietveld 408576698