Chromium Code Reviews| Index: components/certificate_transparency/DEPS |
| diff --git a/net/extras/sqlite/DEPS b/components/certificate_transparency/DEPS |
| similarity index 60% |
| copy from net/extras/sqlite/DEPS |
| copy to components/certificate_transparency/DEPS |
| index 40ed5cf884d0cb13dac76ca7eaf64e52923ce948..35260f6f47dc090793bbc1551fc6d8e320d7d739 100644 |
| --- a/net/extras/sqlite/DEPS |
| +++ b/components/certificate_transparency/DEPS |
| @@ -1,5 +1,5 @@ |
| include_rules = [ |
| "+base", |
| + "+components/safe_json", |
| "+net", |
| - "+sql", |
| ] |