summaryrefslogtreecommitdiffstats
path: root/mojo/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/DEPS')
-rw-r--r--mojo/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/DEPS b/mojo/DEPS
index c37b8de..22cb4c1 100644
--- a/mojo/DEPS
+++ b/mojo/DEPS
@@ -2,6 +2,6 @@ include_rules = [
"+base",
"+build",
"+mojo",
- "-mojo/edk/system",
+ "-mojo/system",
"+testing",
]