summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 38ff99db05..476f404175 100644
--- a/DEPS
+++ b/DEPS
@@ -138,6 +138,7 @@ recursedeps = [
include_rules = [
# Basic stuff that everyone can use.
# Note: public is not here because core cannot depend on public.
+ '+constants',
'+testing',
'+third_party/base',
]