[AFL] Allow webrtc fuzzers to be used with afl-fuzz.

BUG=chromium:611337

Review-Url: https://codereview.webrtc.org/2143053002
Cr-Commit-Position: refs/heads/master@{#13519}
This commit is contained in:
metzman
2016-07-25 02:14:09 -07:00
committed by Commit bot
parent 2638c6fad8
commit f89a571fcb
2 changed files with 3 additions and 2 deletions

View File

@ -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',