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

Unified Diff: setup_links.py

Issue 1857673002: setup_links.py: Add third_party/libFuzzer (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: 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 | « no previous file | no next file » | 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 681f9cc524bd3a798bde379d5511b3dfd429b521..6df0c306f8dc635d36cc4ef31aeab062bd090521 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698