summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth/DEPS
blob: aa6fdede3cfb05a2268495d135b431ea3333774a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+components/prefs",
  "+components/signin/core/account_id/account_id.h",
  "+device/bluetooth",
  "+net",
]

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