| include_rules = [ | |
| "+components/aggregation_service", | |
| "+mojo/public/cpp/bindings/default_construct_tag.h", | |
| "+net/base/schemeful_site.h", | |
| "+net/http/structured_headers.h", | |
| "+services/network/public/cpp", | |
| ] | |
| specific_include_rules = { | |
| "registration_mojom_traits\.(h|cc)": [ | |
| "+mojo/public/cpp/base/int128_mojom_traits.h", | |
| "+mojo/public/cpp/base/time_mojom_traits.h", | |
| ] | |
| } |