summaryrefslogtreecommitdiff
path: root/fuzz/fuzz.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/fuzz.gyp')
-rw-r--r--fuzz/fuzz.gyp12
1 files changed, 0 insertions, 12 deletions
diff --git a/fuzz/fuzz.gyp b/fuzz/fuzz.gyp
index fee1d01f4..f4cf8c139 100644
--- a/fuzz/fuzz.gyp
+++ b/fuzz/fuzz.gyp
@@ -113,17 +113,6 @@
],
},
{
- 'target_name': 'nssfuzz-hash',
- 'type': 'executable',
- 'sources': [
- 'hash_target.cc',
- ],
- 'dependencies': [
- '<(DEPTH)/exports.gyp:nss_exports',
- 'fuzz_base',
- ],
- },
- {
'target_name': 'nssfuzz-certDN',
'type': 'executable',
'sources': [
@@ -287,7 +276,6 @@
'type': 'none',
'dependencies': [
'nssfuzz-certDN',
- 'nssfuzz-hash',
'nssfuzz-pkcs8',
'nssfuzz-quickder',
'nssfuzz-tls-client',