blob: 53de606bd22e196f6270ba162bf68e2ed1115658 [file] [log] [blame]
include_rules = [
# Code under //ash runs out-of-process in mash so it must be accessed via mojo
# interfaces in //ash/public/interfaces. See //ash/README.md.
# TODO(mash): Change this to "-ash".
"!ash",
"+ash/public",
]