summaryrefslogtreecommitdiff
path: root/google/DEPS
diff options
context:
space:
mode:
authoralecflett@chromium.org <alecflett@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-02 20:15:02 +0000
committeralecflett@chromium.org <alecflett@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-02 20:15:02 +0000
commit6a60aa3a7c5a051d6738209af1ae830112d170d1 (patch)
tree31e89f732bf3cee7e74334d50cd9993763e4c57d /google/DEPS
parentd9b32aadcdbb4662e28ec8239ba019596fac16e0 (diff)
downloadzlib-6a60aa3a7c5a051d6738209af1ae830112d170d1.tar.gz
Move components/zip to third_party/zip
Move components to zip as per the discussion here: https://groups.google.com/a/chromium.org/d/topic/chromium-dev/MgbMTQCNzR0/discussion BUG= R=agl@chromium.org, gavinp@chromium.org, jam@chromium.org, joi@chromium.org Review URL: https://codereview.chromium.org/14021015 Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 282c939d529085410368a0c477e72cc125836f30
Diffstat (limited to 'google/DEPS')
-rw-r--r--google/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/google/DEPS b/google/DEPS
new file mode 100644
index 0000000..6a2f02e
--- /dev/null
+++ b/google/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+net/base",
+]