blob: 9e14b2419fae1fc8e20ac839d3b01f0d88604c20 [file] [log] [blame]
include_rules = [
"+device/bluetooth",
"+cc/debug",
"+chromeos",
"+components/user_manager",
"+gpu/config",
"+grit/ash_resources.h",
"+grit/ash_strings.h",
"+media",
"+skia/ext",
"+third_party/cros_system_api",
"+third_party/skia",
"+net",
"+ui",
"+win8",
"-ash/host",
]
specific_include_rules = {
"root_window_controller\.*": [
"+ash/host"
],
"shell.cc": [
"+ash/host/ash_window_tree_host_init_params.h"
],
"touch_transformer_controller\.*": [
"+ash/host"
],
}