Commit 9e4de63f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 09a2951f46c3..620aaef23380 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/09a2951f46c3..620aaef23380


git log 09a2951f46c3..620aaef23380 --date=short --no-merges --format='%ad %ae %s'
2018-09-26 dproy@google.com Merge "Fix crash when chrome trace opened after android"


Created with:
  gclient setdep -r src/third_party/perfetto@620aaef23380

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: If5227f79b4ed7af4922f3164ce0b38be9eeeddf9
Reviewed-on: https://chromium-review.googlesource.com/1246233Reviewed-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@{#594423}
parent 228c5739
......@@ -954,7 +954,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '09a2951f46c3fc8c5febe3920c249d848772117f',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '620aaef23380249735cea1d0a5d6342ae8403feb',
'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