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

Unified Diff: setup_links.py

Issue 2360853003: Add tools/determinism to setup_links. (Closed)
Patch Set: Created 4 years, 3 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 | « 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 428c7c1dffdbb833a206ee9b1504f786470f80b7..17750bd8836cc09c20409122b023f03c041ae007 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -116,6 +116,7 @@ if 'android' in target_os:
'third_party/sqlite4java',
'third_party/tcmalloc',
'tools/android',
+ 'tools/determinism',
kjellander_webrtc 2016/09/22 11:32:05 Please add it for all platforms. The same step run
'tools/telemetry',
]
else:
« 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