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

Unified Diff: setup_links.py

Issue 1503883002: Roll chromium_revision 626eecf..72c3265 (363027:363365) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Adding third_party/catapult for Android Created 5 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 | « DEPS ('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 f985e80f14a984f671eee352be6d5e0f6aa9ae8f..4ef40ead0aa4de7509120cec43d1dbf2d1e2eb16 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -85,6 +85,7 @@ if 'android' in target_os:
'third_party/android_tools',
'third_party/appurify-python',
'third_party/ashmem',
+ 'third_party/catapult',
'third_party/icu',
'third_party/ijar',
'third_party/jsr-305',
@@ -97,6 +98,7 @@ if 'android' in target_os:
'third_party/robolectric',
'tools/android',
'tools/grit',
+ 'tools/telemetry',
]
if 'ios' in target_os:
DIRECTORIES.append('third_party/class-dump')
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698