| # Please keep the dependencies here to a minimum. This is intended to be a |
| # low level Chrome OS system library that may be used by targets that need to |
| # be kept as small as possible. |
| "+components/account_id/account_id.h", |
| "+components/device_event_log", |
| "+components/policy/proto", |
| "+components/pref_registry", |
| "+components/user_manager/known_user.h", |
| "+media/base/video_facing.h", |
| "+services/device/public", |
| "+services/network/public", |
| "+services/service_manager/public", |
| "+third_party/cros_system_api", |
| # Some targets may not have any UI, so explictly exclude src/ui. |
| specific_include_rules = { |
| ".*run_all_unittests.cc": [ |
| "+services/network/test", |