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

Roll src/third_party/perfetto 43f09d829d87..b428ef224ff5 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/43f09d829d87..b428ef224ff5


git log 43f09d829d87..b428ef224ff5 --date=short --no-merges --format='%ad %ae %s'
2019-01-04 fmayer@google.com Bump flush timeout in client and service to 5s.


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

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.



BUG=chromium:121352331
TBR=perfetto-bugs@google.com

Change-Id: I8f8c97ede843eb0e0f14a5e2f4ac3c98486bb1d6
Reviewed-on: https://chromium-review.googlesource.com/c/1396185Reviewed-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@{#619990}
parent e0eee9ce
...@@ -1036,7 +1036,7 @@ deps = { ...@@ -1036,7 +1036,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '43f09d829d87e595baeb9c27bf4a859e079a675f', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'b428ef224ff53ddaf07bd82ce13e5750e5fb85bd',
'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