commit | b332e5d3bdc51058b8ead952f524ef04f5fe224f | [log] [tgz] |
---|---|---|
author | primiano <primiano@chromium.org> | Mon Jan 25 16:13:05 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 25 16:13:14 2016 |
tree | 0f1da5b338bb453cadb62b586bc5a8ccb240c40f | |
parent | 28ba92731d695ca0dd12156afcedf32ea5881ccc [diff] [blame] |
Roll chromium_revision 6a04368..717238e (370362:370438) + tcmalloc Change log: https://chromium.googlesource.com/chromium/src/+log/6a04368..717238e Full diff: https://chromium.googlesource.com/chromium/src/+/6a04368..717238e Also add third_party/tcmalloc to the symlink list. As per crrev.com/1611633003 host tools require tcmalloc. No update to Clang. BUG=chromium:580777 Review URL: https://codereview.webrtc.org/1629373002 Cr-Commit-Position: refs/heads/master@{#11369}
diff --git a/setup_links.py b/setup_links.py index dc93064..450def9 100755 --- a/setup_links.py +++ b/setup_links.py
@@ -99,6 +99,7 @@ 'third_party/modp_b64', 'third_party/requests', 'third_party/robolectric', + 'third_party/tcmalloc', 'tools/android', 'tools/grit', 'tools/telemetry',