1 include_rules = [ 2 "+athena/athena_export.h", 3 "+athena/input/public", 4 "+athena/resources/grit/athena_resources.h", 5 "+athena/strings/grit/athena_strings.h", 6 "+athena/screen/public", 7 "+athena/util", 8 "+ui/aura", 9 "+ui/base", 10 "+ui/compositor", 11 "+ui/events", 12 "+ui/gfx", 13 "+ui/views", 14 "+ui/wm", 15 ] 16