summaryrefslogtreecommitdiffstats
path: root/net/DEPS
diff options
context:
space:
mode:
authorrsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-15 05:02:27 +0000
committerrsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-15 05:02:27 +0000
commit84bfe14746393de3041b7a906aa69c5ac298d04b (patch)
tree9094d62e1c1e2da2dc8d9439d6ee867ab20647b6 /net/DEPS
parent52d3effc94111150965c9b386ab564e5c04e862b (diff)
downloadchromium_src-84bfe14746393de3041b7a906aa69c5ac298d04b.zip
chromium_src-84bfe14746393de3041b7a906aa69c5ac298d04b.tar.gz
chromium_src-84bfe14746393de3041b7a906aa69c5ac298d04b.tar.bz2
Allow certificate revocation checking to be enabled/disabled independent of the OS settings on OS X.
R=agl BUG=78523, 79533 TEST=See bug for test case Review URL: http://codereview.chromium.org/6824069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81702 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 daa967e..2674d33 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+crypto",
+ "+third_party/apple_apsl",
"+third_party/libevent",
"+third_party/nss",
"+third_party/zlib",