summaryrefslogtreecommitdiffstats
path: root/chromium/components/policy/test_support/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/policy/test_support/DEPS')
-rw-r--r--chromium/components/policy/test_support/DEPS16
1 files changed, 16 insertions, 0 deletions
diff --git a/chromium/components/policy/test_support/DEPS b/chromium/components/policy/test_support/DEPS
new file mode 100644
index 00000000000..882cd295534
--- /dev/null
+++ b/chromium/components/policy/test_support/DEPS
@@ -0,0 +1,16 @@
+include_rules = [
+ # Run
+ #
+ # buildtools/checkdeps/checkdeps.py components/policy
+ #
+ # to test.
+
+ "+crypto",
+ '+google_apis/gaia/gaia_auth_util.h',
+ "+net",
+ "+services/network/public/cpp",
+ "+services/network/public/mojom",
+ "+services/network/test",
+ "+third_party/re2",
+]
+