1 include_rules = [ 2 "+third_party/apple_apsl", 3 "+third_party/libevent", 4 "+third_party/dmg_fp", 5 "+third_party/GTM", 6 "+third_party/modp_b64", 7 "+third_party/tcmalloc", 8 9 # ICU dependendencies must be separate from the rest of base. 10 "-i18n", 11 ] 12