Commit b36e0925 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 76499cd866b6..2da0d123402a (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/76499cd866b6..2da0d123402a


git log 76499cd866b6..2da0d123402a --date=short --no-merges --format='%ad %ae %s'
2018-11-21 hjd@google.com Merge "perfetto-ui: Use table name in cpu track"


Created with:
  gclient setdep -r src/third_party/perfetto@2da0d123402a

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: I6b2eb0dc703d116d661ebf022b545cedf4e20046
Reviewed-on: https://chromium-review.googlesource.com/c/1346789Reviewed-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@{#610106}
parent bd677da1
...@@ -1003,7 +1003,7 @@ deps = { ...@@ -1003,7 +1003,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '76499cd866b63ace64a52560292e344be44b7d7a', Var('android_git') + '/platform/external/perfetto.git' + '@' + '2da0d123402a3b93b5f08fdf2fa9ce3d690cdf75',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', '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