aboutsummaryrefslogtreecommitdiff
path: root/discovery/mdns/DEPS
blob: c0348a871c761928c7fb062b585852e640a24af7 (plain)
1
2
3
4
5
6
7
# -*- Mode: Python; -*-

include_rules = [
  '+discovery/mdns/public',
  # DNS-SD is layered on top of mDNS.
  '-discovery/dnssd',
]