| Index: components/cert_database/DEPS
|
| diff --git a/components/google/core/browser/DEPS b/components/cert_database/DEPS
|
| similarity index 50%
|
| copy from components/google/core/browser/DEPS
|
| copy to components/cert_database/DEPS
|
| index 91670bd90cd1c067942f7ab2934e49d417e07b13..8784a314cf993ae186de0b68a4cbb25b9fcb4985 100644
|
| --- a/components/google/core/browser/DEPS
|
| +++ b/components/cert_database/DEPS
|
| @@ -1,4 +1,7 @@
|
| include_rules = [
|
| - "+components/infobars/core",
|
| + "+base",
|
| + "+chromeos/dbus",
|
| "+components/keyed_service/core",
|
| + "+crypto",
|
| + "+net",
|
| ]
|
|
|