blob: a02ef750940aae73b487b8edfc7a31be8c476c17 [file] [log] [blame]
include_rules = [
"-ash",
"+ash/host",
"+ash/ime",
"+ash/ash_export.h",
"+ash/ash_switches.h",
"+ui/ozone/public", # For ozone interfaces
]
specific_include_rules = {
"ash_window_tree_host.cc": [
"+ash/shell_port.h",
],
}