summaryrefslogtreecommitdiffstats
path: root/components/ownership/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/ownership/DEPS')
-rw-r--r--components/ownership/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/ownership/DEPS b/components/ownership/DEPS
index bc55362..a169ab8 100644
--- a/components/ownership/DEPS
+++ b/components/ownership/DEPS
@@ -1,3 +1,7 @@
include_rules = [
+"+components/keyed_service",
"+crypto",
+
+# This is generated from components/policy/proto
+"+policy/proto/device_management_backend.pb.h",
]