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