Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index ac14c86eaf58eefeb8f278e74d95ec430583bede..baf9158f35313d119025721a601100846c832a92 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -642,6 +642,7 @@ |
'conditions': [ |
['OS!="win"', { |
'dependencies': [ |
+ '../net/net.gyp:hpack_fuzz_wrapper', |
'../net/net.gyp:dns_fuzz_stub', |
'../skia/skia.gyp:filter_fuzz_stub', |
], |