Chromium Code Reviews| Index: components/ownership/DEPS |
| diff --git a/components/ownership/DEPS b/components/ownership/DEPS |
| index bc55362a6a17391dd26f898013d43f44c7bfac2f..a169ab852fcb6a5f1db120d35624665fe88684b0 100644 |
| --- a/components/ownership/DEPS |
| +++ b/components/ownership/DEPS |
| @@ -1,3 +1,7 @@ |
| include_rules = [ |
| +"+components/keyed_service", |
| "+crypto", |
| + |
| +# This is generated from components/policy/proto |
| +"+policy/proto/device_management_backend.pb.h", |
| ] |