Chromium Code Reviews| Index: components/certificate_transparency/DEPS |
| diff --git a/components/certificate_transparency/DEPS b/components/certificate_transparency/DEPS |
| index 428a6b27e1dd6323856220dc85e88b54582f0746..35bffd5482d53d6c7960e0cde1409d87217dc910 100644 |
| --- a/components/certificate_transparency/DEPS |
| +++ b/components/certificate_transparency/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| "+components/safe_json", |
| + "+content/public/browser", |
| + "+content/public/test", |
| "+net", |
| ] |