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

Unified Diff: setup_links.py

Issue 2570993003: Remove unnecessary third_party links: nss, llvm-build, syzygy (Closed)
Patch Set: Created 4 years 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 | « .gitignore ('k') | 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 839eb60b275c490811f55752b06eec6a6d9cc14d..6856ec617fd0e084e41484db8a35c2ff8f38d28b 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -49,9 +49,7 @@ DIRECTORIES = [
'third_party/libsrtp',
'third_party/libvpx',
'third_party/libyuv',
- 'third_party/llvm-build',
'third_party/lss',
- 'third_party/nss',
'third_party/ocmock',
'third_party/openh264',
'third_party/openmax_dl',
@@ -59,7 +57,6 @@ DIRECTORIES = [
'third_party/proguard',
'third_party/protobuf',
'third_party/sqlite',
- 'third_party/syzygy',
'third_party/usrsctp',
'third_party/yasm',
'third_party/zlib',
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698