| include_rules = [ | |
| "+chromeos", | |
| "+third_party/skia", | |
| "+ui/base", | |
| "+ui/events/devices", | |
| "+ui/events/platform_event.h", | |
| "+ui/ozone/public/ozone_switches.h", | |
| "+ui/strings", | |
| ] | |
| specific_include_rules = { | |
| "display_change_observer_unittest.cc": [ | |
| "+cc/base/math_util.h", | |
| ] | |
| } |