Commit 14857e39 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 0b2e12b08cdc..07b9e9354427 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/0b2e12b08cdc..07b9e9354427


git log 0b2e12b08cdc..07b9e9354427 --date=short --no-merges --format='%ad %ae %s'
2019-06-12 primiano@google.com Merge "trace_processor: fix asan leak in gzip decoding"


Created with:
  gclient setdep -r src/third_party/perfetto@07b9e9354427

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: Id21e4b186df4bd3d4a82cd5a24048dbe2b3d77cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1655040Reviewed-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@{#668420}
parent c92ff5f5
......@@ -1187,7 +1187,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '0b2e12b08cdcb8be58c992c8702cee90e0420324',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '07b9e93544271ef4ddea3519b73ac6cda236d3d6',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
......
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