diff options
author | michaelbai@google.com <michaelbai@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-11 16:05:56 +0000 |
---|---|---|
committer | michaelbai@google.com <michaelbai@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-11 16:05:56 +0000 |
commit | 6dbdaa892d120c6fbb1355aeb0ba8810dad12840 (patch) | |
tree | 59b446fad4cccc144953888d0c2861d44782458b /net/DEPS | |
parent | b20c447c5d17bb563498c710445627ae4bfb6137 (diff) | |
download | chromium_src-6dbdaa892d120c6fbb1355aeb0ba8810dad12840.zip chromium_src-6dbdaa892d120c6fbb1355aeb0ba8810dad12840.tar.gz chromium_src-6dbdaa892d120c6fbb1355aeb0ba8810dad12840.tar.bz2 |
Upstream certificate and mime Android implementation.
BUG=
TEST=
Review URL: http://codereview.chromium.org/7538029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96401 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/DEPS')
-rw-r--r-- | net/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ include_rules = [ "+crypto", + "+jni", "+third_party/apple_apsl", "+third_party/libevent", "+third_party/nss", |