summaryrefslogtreecommitdiff
path: root/chromium/components/enterprise/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/enterprise/DEPS')
-rw-r--r--chromium/components/enterprise/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/chromium/components/enterprise/DEPS b/chromium/components/enterprise/DEPS
new file mode 100644
index 00000000000..0544504cf9a
--- /dev/null
+++ b/chromium/components/enterprise/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/policy",
+ "+components/safe_browsing/core/proto",
+ "+components/strings/grit",
+]