From cc47c017983b27b25ead33b0da2805ab654c73b3 Mon Sep 17 00:00:00 2001 From: "jeremy@chromium.org" Date: Wed, 29 Oct 2008 21:37:54 +0000 Subject: Add testing to main DEPS git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4170 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0e2e18d..91de90c 100644 --- a/DEPS +++ b/DEPS @@ -46,7 +46,8 @@ include_rules = [ # For now, we allow ICU to be included by specifying "unicode/...", although # this should probably change. - "+unicode" + "+unicode", + '+testing' ] -- cgit v1.1