summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth/DEPS
blob: 161da315e19974bb62a1792001fa04b00c815292 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+device/bluetooth",
  "+net",
]

specific_include_rules = {
  "screenlock_bridge\.*": [
    "+chromeos",
  ],
}