Chromium Code Reviews| Index: components/nacl/DEPS |
| diff --git a/components/nacl/DEPS b/components/nacl/DEPS |
| index a5b0e6abb328b9b0720b85a91b99bfe71a073a7a..a5cd353982cf814947a919f269761a3a9d267cc0 100644 |
| --- a/components/nacl/DEPS |
| +++ b/components/nacl/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+content/public/common", |
| "+ipc", |
| "+mojo/public", |
| + "+services/service_manager/public", |
| ] |