summaryrefslogtreecommitdiffstats
path: root/base/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'base/DEPS')
-rw-r--r--base/DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/base/DEPS b/base/DEPS
index 24e3365..21793f6 100644
--- a/base/DEPS
+++ b/base/DEPS
@@ -5,9 +5,6 @@ include_rules = [
"+third_party/modp_b64",
"+third_party/tcmalloc",
- # Testing stuff shouldn't be used by the general base code.
- "-base/test",
-
# ICU dependendencies must be separate from the rest of base.
"-i18n",
]