summaryrefslogtreecommitdiffstats
path: root/components/search_engines/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/search_engines/DEPS')
-rw-r--r--components/search_engines/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index c0bc5f0..492c393 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -1,12 +1,18 @@
include_rules = [
"+components/google/core",
"+components/history/core",
+ "+components/keyed_service/core",
"+components/metrics/proto",
"+components/policy/core",
"+components/pref_registry",
+ "+components/rappor",
+ "+components/url_fixer",
+ "+components/webdata",
"+google_apis",
"+grit/components_strings.h",
"+net",
"+policy",
+ "+sql",
+ "+sync",
"+ui/gfx/geometry",
]