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

Roll src/third_party/perfetto 2c1dec165ba6..9b95da7f782d (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/2c1dec165ba6..9b95da7f782d

git log 2c1dec165ba6..9b95da7f782d --date=short --no-merges --format='%ad %ae %s'
2019-07-31 treehugger-gerrit@google.com Merge "ui: Fix missing images"
2019-07-31 treehugger-gerrit@google.com Merge "trace writer: Check that packet is finalized before new one is started"

Created with:
  gclient setdep -r src/third_party/perfetto@9b95da7f782d

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

Bug: None
Change-Id: I062bb1402ebec37b3975d7b8f19909050f395e6a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1728476Reviewed-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@{#682922}
parent 17662bdc
......@@ -1207,7 +1207,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '2c1dec165ba6e752876792a2ed72390d94d67dad',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '9b95da7f782d9f0b6e62be74e957fc9a099a0666',
'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