| Index: components/certificate_transparency/DEPS
|
| diff --git a/components/certificate_transparency/DEPS b/components/certificate_transparency/DEPS
|
| index 575b15014083bad0ebf2a3ccb0765be35d4a35da..b3d5f275485d3938d0c45613f2ed899e3f15b4e9 100644
|
| --- a/components/certificate_transparency/DEPS
|
| +++ b/components/certificate_transparency/DEPS
|
| @@ -1,9 +1,7 @@
|
| include_rules = [
|
| - "+components/base32",
|
| "+components/prefs",
|
| "+components/safe_json",
|
| "+components/url_formatter",
|
| "+components/url_matcher",
|
| - "+crypto",
|
| "+net",
|
| ]
|
|
|