aboutsummaryrefslogtreecommitdiff
path: root/discovery/dnssd/public/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'discovery/dnssd/public/DEPS')
-rw-r--r--discovery/dnssd/public/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/discovery/dnssd/public/DEPS b/discovery/dnssd/public/DEPS
new file mode 100644
index 00000000..e8ae0cbe
--- /dev/null
+++ b/discovery/dnssd/public/DEPS
@@ -0,0 +1,6 @@
+# -*- Mode: Python; -*-
+
+include_rules = [
+ # Layering rule.
+ '-discovery/dnssd/impl',
+]