| Index: components/certificate_transparency/DEPS
|
| diff --git a/components/packed_ct_ev_whitelist/DEPS b/components/certificate_transparency/DEPS
|
| similarity index 61%
|
| copy from components/packed_ct_ev_whitelist/DEPS
|
| copy to components/certificate_transparency/DEPS
|
| index 1bea96d04e631b9cc09c2cd2de234cb2ee6526a5..7fae475699cd92d83daad03e60ce22fee59bf6df 100644
|
| --- a/components/packed_ct_ev_whitelist/DEPS
|
| +++ b/components/certificate_transparency/DEPS
|
| @@ -1,6 +1,6 @@
|
| include_rules = [
|
| "+base",
|
| + "+components/safe_json",
|
| "+content/public/browser",
|
| - "+net/cert",
|
| - "+net/ssl",
|
| + "+net",
|
| ]
|
|
|