Index: components/cert_database/DEPS |
diff --git a/components/favicon/DEPS b/components/cert_database/DEPS |
similarity index 43% |
copy from components/favicon/DEPS |
copy to components/cert_database/DEPS |
index 9b38a851c945b7be7a2142243b5a81ba3a2451bc..f59e75fa68467a1d3ffad84ef8742de05b32680e 100644 |
--- a/components/favicon/DEPS |
+++ b/components/cert_database/DEPS |
@@ -1,5 +1,7 @@ |
include_rules = [ |
- "+components/favicon_base", |
+ "+base", |
+ "+components/cert_database/public", |
"+components/keyed_service/core", |
- "+ui/gfx/geometry", |
+ "+net", |
+ "+crypto", |
] |