Chromium Code Reviews| 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', |