Commit 92ffac89 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 0ce04fb00267..77a7821c0b61 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/0ce04fb00267..77a7821c0b61


git log 0ce04fb00267..77a7821c0b61 --date=short --no-merges --format='%ad %ae %s'
2019-03-27 lalitm@google.com Merge "trace_processor: make more explicit the concept of full partition shadow slices"


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

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: I61a6fbb17daa5da62e3d1e2afd4af49e26665a69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540745Reviewed-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@{#644722}
parent d82b2e82
...@@ -1172,7 +1172,7 @@ deps = { ...@@ -1172,7 +1172,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '0ce04fb0026701ff5dfa7fa3d3f2d65c74b41dfa', Var('android_git') + '/platform/external/perfetto.git' + '@' + '77a7821c0b6168871a72745eac728b7a771647db',
'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