blob: 226b2da1149c3d057a00ee7415e7056bb6e31f02 [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",
]
specific_include_rules = {
# TODO(733662): Remove when app_list is migrated.
"crostini_app_model_builder\.cc": [
"+ash/resources/grit/ash_resources.h",
],
}