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

Unified Diff: components/omnibox/browser/DEPS

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/DEPS
diff --git a/components/omnibox/browser/DEPS b/components/omnibox/browser/DEPS
index 8403b4f979607b9215a0c76ef6c66e1444564897..858b2aced245225ba93ec993fbee8543589d6b5b 100644
--- a/components/omnibox/browser/DEPS
+++ b/components/omnibox/browser/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/bookmarks/browser",
"+components/bookmarks/test",
+ "+components/contextual_suggestions",
"+components/data_use_measurement/core",
"+components/grit/components_scaled_resources.h",
"+components/history/core/browser",

Powered by Google App Engine
This is Rietveld 408576698