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

Unified Diff: BUILD.gn

Issue 1677803002: Add a bunch of NSS ASN.1 fuzzers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix leak Created 4 years, 10 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 | testing/libfuzzer/fuzzers/nss/BUILD.gn » ('j') | testing/libfuzzer/fuzzers/nss/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 58eb32f8e27f2fe121733dc0724f915a5f8c373f..eb585831f72786562a3a4bb7451dc0eb9a83a9b4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -649,6 +649,7 @@ group("gn_only") {
"//native_client/src/trusted/debug_stub:gdb_rsp_unittest",
"//storage/browser:dump_file_system",
"//testing/libfuzzer/fuzzers",
+ "//testing/libfuzzer/fuzzers/nss",
"//testing/libfuzzer/tests:libfuzzer_tests",
"//third_party/angle:libANGLE",
"//third_party/angle:libEGL",
« no previous file with comments | « no previous file | testing/libfuzzer/fuzzers/nss/BUILD.gn » ('j') | testing/libfuzzer/fuzzers/nss/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698