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

Unified Diff: net/base/unescape_url_component_fuzzer.options

Issue 1867833002: [libfuzzer] store custom options in .GN build target instead of a separate file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update reference.md of libFuzzer & CF documentation. Created 4 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 | « net/BUILD.gn ('k') | testing/libfuzzer/efficient_fuzzer.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/unescape_url_component_fuzzer.options
diff --git a/net/base/unescape_url_component_fuzzer.options b/net/base/unescape_url_component_fuzzer.options
deleted file mode 100644
index 0428c8efba23f5cbc9b02e11e2a01def92544499..0000000000000000000000000000000000000000
--- a/net/base/unescape_url_component_fuzzer.options
+++ /dev/null
@@ -1,2 +0,0 @@
-[libfuzzer]
-max_len = random(1, 2048)
« no previous file with comments | « net/BUILD.gn ('k') | testing/libfuzzer/efficient_fuzzer.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698