1 include_rules = [ 2 "+base", 3 "+net", 4 "+skia/ext", 5 "+third_party/angle", 6 "+third_party/skia", 7 "+ui/test/ui_unittests_resource.h", # TODO(beng): remove 8 ] 9