summaryrefslogtreecommitdiffstats
path: root/chromium/components/policy/core/common/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/policy/core/common/DEPS')
-rw-r--r--chromium/components/policy/core/common/DEPS18
1 files changed, 18 insertions, 0 deletions
diff --git a/chromium/components/policy/core/common/DEPS b/chromium/components/policy/core/common/DEPS
new file mode 100644
index 00000000000..0c402716601
--- /dev/null
+++ b/chromium/components/policy/core/common/DEPS
@@ -0,0 +1,18 @@
+include_rules = [
+ "+chromeos/crosapi",
+ "+chromeos/lacros",
+ "+chromeos/startup",
+ "+chromeos/system",
+ "+components/account_id",
+ "+components/reporting",
+ "-components/policy/core/browser",
+ "+components/signin/public",
+ "+components/strings",
+ "+extensions/buildflags",
+ "+net/http",
+ "+net/traffic_annotation",
+ "+services/network/test",
+ "+services/network/public/mojom",
+ "+third_party/libxml/chromium",
+ "+ui/base/l10n",
+]