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

Unified Diff: setup_links.py

Issue 1308693010: Roll chromium_revision f8d6ba9..a28d8d5 (337800:346100) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Adding third_party/lss to links. Created 5 years, 4 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 | « DEPS ('k') | webrtc/examples/android/media_demo/project.properties » ('j') | 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 cca14d1df6bed67285ad54764f89f76873f284d7..f6380f0137c68d07d6425e9b638eb67e9703cfc6 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -52,10 +52,12 @@ DIRECTORIES = [
'third_party/libvpx',
'third_party/libyuv',
'third_party/llvm-build',
+ 'third_party/lss',
'third_party/nss',
'third_party/ocmock',
'third_party/openmax_dl',
'third_party/opus',
+ 'third_party/proguard',
'third_party/protobuf',
'third_party/sqlite',
'third_party/syzygy',
« no previous file with comments | « DEPS ('k') | webrtc/examples/android/media_demo/project.properties » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698