1 include_rules = [ 2 "+crypto", 3 "+third_party/apple_apsl", 4 "+third_party/libevent", 5 "+third_party/nss", 6 "+third_party/zlib", 7 "+sdch/open_vcdiff", 8 ] 9 10 skip_child_includes = [ 11 "third_party", 12 "tools/flip_server", 13 ] 14