diff options
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/DEPS b/content/DEPS index 68599e0..b60e7f1 100644 --- a/content/DEPS +++ b/content/DEPS @@ -3,10 +3,6 @@ include_rules = [ "+crypto", - # Until we move most of our testing infrastructure in a way that content can - # make use of it. - "+chrome/test", - # The subdirectories in content/ will manually allow their own include # directories in content/ so we disallow all of them. "-content", |