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

Unified Diff: setup_links.py

Issue 1629373002: Roll chromium_revision 6a04368..717238e (370362:370438) + tcmalloc (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Actually do that only for android Created 4 years, 11 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') | 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 dc930644a98502066dbe649980a8ea91e9c5e58c..450def9a20e375559733d8913493e578938b112f 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -99,6 +99,7 @@ if 'android' in target_os:
'third_party/modp_b64',
'third_party/requests',
'third_party/robolectric',
+ 'third_party/tcmalloc',
'tools/android',
'tools/grit',
'tools/telemetry',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698