summaryrefslogtreecommitdiffstats
path: root/google_apis/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis/DEPS')
-rw-r--r--google_apis/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/google_apis/DEPS b/google_apis/DEPS
new file mode 100644
index 0000000..367bfb8
--- /dev/null
+++ b/google_apis/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "-chrome",
+ "-content",
+ "+crypto",
+ "+net",
+]