blob: 3a4400fde88c88124df169e4022741d9cfee9b09 (
plain)
1
2
3
4
5
6
|
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",
"+components/prefs",
]
|