blob: 3da1b0c0bb9938447a1713a9002540516ee81b36 [file] [log] [blame]
include_rules = [
# Chrome under mustash cannot call directly into ash internals.
"-ash",
"+ash/public",
"+components/captive_portal",
]
specific_include_rules = {
# TODO(jamescook): Eliminate these.
"network_portal_notification_controller\.cc": [
"+ash/common/system/system_notifier.h",
"+ash/common/system/tray/system_tray_notifier.h",
"+ash/common/wm_shell.h",
],
"network_state_notifier\.cc": [
"+ash/common/system/system_notifier.h",
"+ash/resources/grit/ash_resources.h",
],
}