summaryrefslogtreecommitdiffstats
path: root/mandoline/services/updater/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'mandoline/services/updater/DEPS')
-rw-r--r--mandoline/services/updater/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/mandoline/services/updater/DEPS b/mandoline/services/updater/DEPS
index 07502be..244d48c 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",
]