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