1 2 3 4 5 6 7 8 9 10 11 12 13 14
include_rules = [ "+chromeos", "+third_party/skia", "+ui/base", "+ui/events/devices", "+ui/events/platform_event.h", "+ui/strings", ] specific_include_rules = { "display_change_observer_unittest.cc": [ "+cc/base/math_util.h", ] }