1 include_rules = [ 2 "+native_client/src/include", 3 "+third_party/angle", 4 "+third_party/amd", 5 "+third_party/re2", 6 "+third_party/smhasher", 7 "+third_party/protbuf", 8 "+crypto", 9 "+ui/gfx", 10 "+ui/gl", 11 "+ui/surface", 12 ] 13