| Index: components/cert_database/DEPS
|
| diff --git a/components/suggestions/DEPS b/components/cert_database/DEPS
|
| similarity index 45%
|
| copy from components/suggestions/DEPS
|
| copy to components/cert_database/DEPS
|
| index e3304f39f0651de29633a6c3b08b1329c172eb43..f59e75fa68467a1d3ffad84ef8742de05b32680e 100644
|
| --- a/components/suggestions/DEPS
|
| +++ b/components/cert_database/DEPS
|
| @@ -1,8 +1,7 @@
|
| include_rules = [
|
| + "+base",
|
| + "+components/cert_database/public",
|
| "+components/keyed_service/core",
|
| - "+components/pref_registry",
|
| - "+components/variations",
|
| "+net",
|
| - "+ui",
|
| - "+url",
|
| + "+crypto",
|
| ]
|
|
|