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

Unified Diff: components/omnibox/browser/BUILD.gn

Issue 2965173002: Add ContextualSuggestionsService to Omnibox (Closed)
Patch Set: Created 3 years, 5 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: components/omnibox/browser/BUILD.gn
diff --git a/components/omnibox/browser/BUILD.gn b/components/omnibox/browser/BUILD.gn
index a6fc236517cd64d0042bc032506e210818e734e4..b8c0e9a27f819fe70c134577eecaa479dc385acb 100644
--- a/components/omnibox/browser/BUILD.gn
+++ b/components/omnibox/browser/BUILD.gn
@@ -138,6 +138,7 @@ static_library("browser") {
"//base",
"//base:i18n",
"//components/bookmarks/browser",
+ "//components/contextual_suggestions",
"//components/data_use_measurement/core",
"//components/keyed_service/core",
"//components/metrics",

Powered by Google App Engine
This is Rietveld 408576698