Index: athena/DEPS |
diff --git a/athena/DEPS b/athena/DEPS |
index b8ec7302dc4b09795640a1ee5390bdb2d12629f3..dda408ccfc38a3209810db10506332b6964ebad3 100644 |
--- a/athena/DEPS |
+++ b/athena/DEPS |
@@ -4,7 +4,7 @@ include_rules = [ |
# Components within athena must state their dependencies explicitly |
# except for common. |
"-athena", |
- "+athena/common", |
+ "+athena/util", |
] |
specific_include_rules = { |