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

Unified Diff: setup_links.py

Issue 1475643010: Add symlink to src/third_party/libc++-static (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 1 month 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 58588a968bd5837501bfaaa774f552acfffe844d..f985e80f14a984f671eee352be6d5e0f6aa9ae8f 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -42,6 +42,7 @@ DIRECTORIES = [
'third_party/expat',
'third_party/instrumented_libraries',
'third_party/jsoncpp',
+ 'third_party/libc++-static',
'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