Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1678)

Unified Diff: build/all.gyp

Issue 266003005: Add hpack_fuzz_wrapper to chromium_builder_asan. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move hpack fuzz targets to also build on mac. Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « no previous file | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698