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

Unified Diff: third_party/afl/README.chromium

Issue 2095843002: Build afl-tools with fuzzers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change //third_party/afl:afl to //third_party/afl. Created 4 years, 6 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 | « third_party/afl/BUILD.gn ('k') | third_party/afl/src/hash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/afl/README.chromium
diff --git a/third_party/afl/README.chromium b/third_party/afl/README.chromium
index af82befe8b4bb3bd4b80001b04a24ebcc68ab949..cc27e600a57f6ca695618eb61ff41b4aa91f0730 100644
--- a/third_party/afl/README.chromium
+++ b/third_party/afl/README.chromium
@@ -17,7 +17,6 @@ Removed the following unneeded files/directories:
1. src/docs/visualization/
2. src/docs/vuln_samples/
3. src/testcases/
- 4. third_party/afl/src/experimental/argv_fuzzing/argv-fuzz-inl.h
- 5. third_party/afl/src/llvm_mode/afl-llvm-pass.so.cc
- 6. third_party/afl/src/hash.h
- 7. third_party/afl/experimental/instrumented_cmp/instrumented_cmp.c
+ 4. src/experimental/argv_fuzzing/argv-fuzz-inl.h
+ 5. src/llvm_mode/afl-llvm-pass.so.cc
+ 6. src/experimental/instrumented_cmp/instrumented_cmp.c
« no previous file with comments | « third_party/afl/BUILD.gn ('k') | third_party/afl/src/hash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698