setup_links.py: Add third_party/libFuzzer
This solves the GN error starting after rolling in
cbd1cf202d
as part of https://codereview.webrtc.org/1855003002
BUG=chromium:591955
TBR=pbos@webrtc.org
TESTED=Ran the gn gen and refs steps locally + compiled succesfully.
Review URL: https://codereview.webrtc.org/1857673002 .
Cr-Commit-Position: refs/heads/master@{#12211}
This commit is contained in:
@ -45,6 +45,7 @@ DIRECTORIES = [
|
||||
'third_party/instrumented_libraries',
|
||||
'third_party/jsoncpp',
|
||||
'third_party/libc++-static',
|
||||
'third_party/libFuzzer',
|
||||
'third_party/libjpeg',
|
||||
'third_party/libjpeg_turbo',
|
||||
'third_party/libsrtp',
|
||||
|
Reference in New Issue
Block a user