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

Unified Diff: components/omnibox/DEPS

Issue 1191373002: Componentize AutocompleteController and its supporting cast (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prep_builtin_provider_for_c14n
Patch Set: Rebase Created 5 years, 6 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
« no previous file with comments | « components/omnibox/BUILD.gn ('k') | components/omnibox/autocomplete_classifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/DEPS
diff --git a/components/omnibox/DEPS b/components/omnibox/DEPS
index 27ba58497ad727590fc8359561f9022359c9d2b6..e915c67895e65635840cc454c838dc80ece7c5be 100644
--- a/components/omnibox/DEPS
+++ b/components/omnibox/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/history/core/browser",
"+components/keyed_service/core",
"+components/metrics/proto",
+ "+components/pref_registry",
"+components/query_parser",
"+components/search",
"+components/search_engines",
« no previous file with comments | « components/omnibox/BUILD.gn ('k') | components/omnibox/autocomplete_classifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698