| Index: mandoline/services/updater/DEPS
|
| diff --git a/mandoline/services/updater/DEPS b/mandoline/services/updater/DEPS
|
| index 07502be4ce48c053ad6e5924c934c09be6d2ccb3..244d48cd7b899f1bfbd1efcad248c361797ac3d0 100644
|
| --- a/mandoline/services/updater/DEPS
|
| +++ b/mandoline/services/updater/DEPS
|
| @@ -6,4 +6,6 @@ include_rules = [
|
| "+mojo/public/cpp/bindings",
|
| "+mojo/services/network",
|
| "+mojo/services/updater",
|
| + "+third_party/mojo/src/mojo/public/c/system",
|
| + "+third_party/mojo/src/mojo/public/cpp/bindings",
|
| ]
|
|
|