summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorbulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-08 15:34:46 +0000
committerbulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-08 15:34:46 +0000
commitfaedb7f408ec4a58baf55c7054efc6c04bf4c299 (patch)
tree5269792b23fdc72e643df18ca73fac1cbe89f29e /net/net.gyp
parent62aa55da5c41fa891038053e541a2f33c0dcc8a9 (diff)
downloadchromium_src-faedb7f408ec4a58baf55c7054efc6c04bf4c299.zip
chromium_src-faedb7f408ec4a58baf55c7054efc6c04bf4c299.tar.gz
chromium_src-faedb7f408ec4a58baf55c7054efc6c04bf4c299.tar.bz2
Moves X509CertificateNameVerifyTest and removes x509_openssl_util_unittest.cc
BUG=none TEST=X509CertificateNameVerifyTest.VerifyHostname, and also compiles with use_openssl=1 flag. Review URL: http://codereview.chromium.org/6627051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77285 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 1aff097..3c3e44e 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -896,7 +896,6 @@
'base/upload_data_stream_unittest.cc',
'base/x509_certificate_unittest.cc',
'base/x509_cert_types_mac_unittest.cc',
- 'base/x509_openssl_util_unittest.cc',
'disk_cache/addr_unittest.cc',
'disk_cache/backend_unittest.cc',
'disk_cache/bitmap_unittest.cc',