| Index: components/search_engines/DEPS
|
| diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
|
| index c0bc5f058ead8f0f6becef31c0e611f8961f096e..492c393be686c8c5720a757d8754af62a921d76b 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",
|
| ]
|
|
|