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