diff options
Diffstat (limited to 'google_apis/DEPS')
-rw-r--r-- | google_apis/DEPS | 6 |
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", +] |