summaryrefslogtreecommitdiffstats
path: root/net/DEPS
diff options
context:
space:
mode:
authordmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-08 14:28:29 +0000
committerdmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-08 14:28:29 +0000
commiteed0011868749ef759ab95cb906fc0fe8e23cde1 (patch)
tree88c449642e823cb60826b424c01fa4ceac2d7b7e /net/DEPS
parent13f50ec8d5db4bc3b6dd5f2b062f96cd9f5cc031 (diff)
downloadchromium_src-eed0011868749ef759ab95cb906fc0fe8e23cde1.zip
chromium_src-eed0011868749ef759ab95cb906fc0fe8e23cde1.tar.gz
chromium_src-eed0011868749ef759ab95cb906fc0fe8e23cde1.tar.bz2
Add ability to create self signed certs to mac.
BUG=67929 TEST=BUILD Review URL: http://codereview.chromium.org/6312157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74115 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/DEPS')
-rw-r--r--net/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/DEPS b/net/DEPS
index 49f0344..d4488e77 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+third_party/libevent",
+ "+third_party/nss",
"+third_party/zlib",
"+sdch/open_vcdiff",
]