Chromium Code Reviews| Index: components/certificate_reporting/DEPS |
| diff --git a/components/certificate_reporting/DEPS b/components/certificate_reporting/DEPS |
| index bb3fb07d7e06e54285dcd25ba4c5a566e55b9984..89d5a2fd6c4fec1176a7471a9c2e795834a9b173 100644 |
| --- a/components/certificate_reporting/DEPS |
| +++ b/components/certificate_reporting/DEPS |
| @@ -1,7 +1,8 @@ |
| include_rules = [ |
| "+components/network_time", |
| "+components/prefs", |
| + "+components/version_info", |
| "+crypto", |
| "+net", |
| "+third_party/boringssl/src/include", |
| -] |
| +] |