blob: df725084904121e9eb4f421d7b21acafabab011a (
plain)
1
2
3
4
5
|
include_rules = [
# Content settings is a layered component; subdirectories must explicitly
# introduce the ability to use the content layer as appropriate.
"-components/content_settings/content",
]
|