Index: athena/activity/DEPS |
diff --git a/athena/activity/DEPS b/athena/activity/DEPS |
index aafc6d4c6d6e9a12400e096b1b390b8976297eda..d8c9b8eb1d83db2821d10581487b47a704470f56 100644 |
--- a/athena/activity/DEPS |
+++ b/athena/activity/DEPS |
@@ -3,3 +3,9 @@ include_rules = [ |
"+ui/aura", |
"+ui/views", |
] |
+ |
+specific_include_rules = { |
+ ".*unittest\.cc": [ |
+ "+athena/test", |
+ ], |
+} |