blob: c9d0bc0425706d6e36d7e363377e6f1b093414a2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
include_rules = [
"+chromeos/dbus",
"+chromeos/network",
"+components/keyed_service/content",
"+components/keyed_service/core",
"+components/onc",
"+sync/api",
"+sync/protocol",
"+third_party/cros_system_api/dbus/service_constants.h",
]
|