Roll chromium_revision 6a04368..717238e (370362:370438) + tcmalloc

Change log: 6a04368..717238e
Full diff: 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}
This commit is contained in:
primiano
2016-01-25 08:13:05 -08:00
committed by Commit bot
parent 28ba92731d
commit b332e5d3bd
3 changed files with 3 additions and 1 deletions

View File

@ -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',