summaryrefslogtreecommitdiffstats
path: root/chromium/components/policy/core/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/policy/core/DEPS')
-rw-r--r--chromium/components/policy/core/DEPS13
1 files changed, 0 insertions, 13 deletions
diff --git a/chromium/components/policy/core/DEPS b/chromium/components/policy/core/DEPS
deleted file mode 100644
index 7b46c501532..00000000000
--- a/chromium/components/policy/core/DEPS
+++ /dev/null
@@ -1,13 +0,0 @@
-include_rules = [
- "+components/json_schema",
- "+crypto",
- "+google_apis",
- "+net",
-
- # These are generated from components/policy/proto and
- # components/policy/resources/policy_templates.json.
- "+policy/policy_constants.h",
- "+policy/proto/chrome_extension_policy.pb.h",
- "+policy/proto/cloud_policy.pb.h",
- "+policy/proto/device_management_backend.pb.h",
-]