Commit 11b8ad5f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 4585cc846e0f..8c59e4b6dba6 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/4585cc846e0f..8c59e4b6dba6


git log 4585cc846e0f..8c59e4b6dba6 --date=short --no-merges --format='%ad %ae %s'
2019-05-09 primiano@google.com Merge "perfetto: fix compile on gcc"


Created with:
  gclient setdep -r src/third_party/perfetto@8c59e4b6dba6

The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=perfetto-bugs@google.com

Change-Id: I221e9db3a3380eab99212b24acc92babb43538f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605300Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#658398}
parent 1f553829
......@@ -1177,7 +1177,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '4585cc846e0fd319415af841cef9baa3b1846da3',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '8c59e4b6dba629bc76eda27f51b42ca09982099e',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment