Chromium Code Reviews| 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: |