blob: 04c0d47ed78f09c82fef923dc7b1c74a997677b5 (
plain)
1
2
3
4
5
6
7
8
|
include_rules = [
"+chromeos/login",
"+chromeos/network",
"+components/onc",
"+components/user_manager",
"+third_party/cros_system_api/dbus/service_constants.h",
"+third_party/cros_system_api/dbus/shill",
]
|