Chromium Code Reviews| Index: components/subresource_filter/DEPS |
| diff --git a/components/subresource_filter/DEPS b/components/subresource_filter/DEPS |
| index b69525f4b1e9ca15da84dd080cfd0c7f729af0d4..39b3659501153c4c62414a15169c004b84125b2d 100644 |
| --- a/components/subresource_filter/DEPS |
| +++ b/components/subresource_filter/DEPS |
| @@ -1,6 +1,5 @@ |
| include_rules = [ |
| "+components/prefs", |
| - "+components/test_runner", |
|
dcheng
2017/02/21 21:51:45
Doesn't appear to be used.
|
| "+components/variations", |
| # subresource_filter is a layered component; subdirectories must explicitly |
| # introduce the ability to use non-core layers as appropriate. |