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

Roll src/third_party/perfetto 85a0dd07188c..c46a90c9e779 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/85a0dd07188c..c46a90c9e779


git log 85a0dd07188c..c46a90c9e779 --date=short --no-merges --format='%ad %ae %s'
2019-05-19 treehugger-gerrit@google.com Merge "perfetto-ui: Generalise handling of data requests at limit"


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

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: Iae7f9a53b5409dfd2026787c60c02efe967708c6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1619265Reviewed-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@{#661219}
parent 21968b2b
...@@ -1177,7 +1177,7 @@ deps = { ...@@ -1177,7 +1177,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '85a0dd07188cebefd849851c67cd57a38c1e6c57', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c46a90c9e77909cbdf2a0b5ed0c169c179e72706',
'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