| noparent = True | |
| include_rules = [ | |
| "+base", | |
| # Please do not add any chromeos/ dependencies here: https://crbug.com/863439 | |
| "+components/account_id/account_id.h", | |
| "+components/device_event_log", | |
| "+components/policy/proto", | |
| "+crypto", | |
| "+dbus", | |
| "+net", | |
| "+testing", | |
| "+third_party/cros_system_api", | |
| "+url", | |
| ] |