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

Unified Diff: components/search_engines/DEPS

Issue 1411543011: Omnibox: Make Keyword Provide More Generous with Matching (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: finish converting AddToMap() calls Created 5 years, 1 month 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/search_engines/DEPS
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index 91a1059cf1f1ded6bb1985f8a312efec71e9895e..aef4d1ba535c3809e527d4f313f164d3b031bc47 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -3,6 +3,8 @@ include_rules = [
"+components/history/core",
"+components/keyed_service/core",
"+components/metrics/proto",
+ # TODO(mpearson): for experiment; remove after crbug.com/488901 is launched.
+ "+components/omnibox/browser/omnibox_field_trial.h",
"+components/policy/core",
"+components/pref_registry",
"+components/rappor",

Powered by Google App Engine
This is Rietveld 408576698