| Index: components/subresource_filter/DEPS
|
| diff --git a/components/subresource_filter/DEPS b/components/subresource_filter/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9ec852022aeeaaace8967ff87cf548412a24fc3b
|
| --- /dev/null
|
| +++ b/components/subresource_filter/DEPS
|
| @@ -0,0 +1,6 @@
|
| +include_rules = [
|
| + "+components/variations",
|
| + # subresource_filter is a layered component; subdirectories must explicitly
|
| + # introduce the ability to use non-core layers as appropriate.
|
| + "-components/subresource_filter/content",
|
| +]
|
|
|