aboutsummaryrefslogtreecommitdiff
path: root/discovery/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'discovery/DEPS')
-rw-r--r--discovery/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/discovery/DEPS b/discovery/DEPS
index de7afcec..4d758dcd 100644
--- a/discovery/DEPS
+++ b/discovery/DEPS
@@ -4,6 +4,6 @@ include_rules = [
# Intra-discovery dependencies must be explicit.
'-discovery',
- # All discovery code can use discovery/common
+ # All discovery code can use discovery/common.
'+discovery/common',
]