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: setup_links.py

Issue 2143053002: [AFL] Allow webrtc fuzzers to be used with afl-fuzz. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 5 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 | webrtc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_links.py
diff --git a/setup_links.py b/setup_links.py
index 4cf91f7e28e23f59e850f0c5e07ff4e64ba0aae3..861ef719bb3e357916436614ef8faeff6638f364 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -33,6 +33,7 @@ DIRECTORIES = [
'buildtools',
'mojo', # TODO(kjellander): Remove, see webrtc:5629.
'testing',
+ 'third_party/afl',
'third_party/binutils',
'third_party/boringssl',
'third_party/colorama',
« no previous file with comments | « no previous file | webrtc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698