include_rules = [
"+base",
"+printing/units.h",
"+third_party/skia/include",
"+ui/gfx",
"+ui/events/devices",
"+ui/ozone",
]
specific_include_rules = {
".*test\.cc|mock.*\.*": [
"+testing",
],
}
include_rules = [
"+base",
"+printing/units.h",
"+third_party/skia/include",
"+ui/gfx",
"+ui/events/devices",
"+ui/ozone",
]
specific_include_rules = {
".*test\.cc|mock.*\.*": [
"+testing",
],
}