Commit 000d25d1 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto ff46b65fdb14..de6267f6e213 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/ff46b65fdb14..de6267f6e213


git log ff46b65fdb14..de6267f6e213 --date=short --no-merges --format='%ad %ae %s'
2018-11-08 lalitm@google.com trace_processor: fix slice view for Android traces


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

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:119002659
TBR=perfetto-bugs@google.com

Change-Id: Ic3f59ed19e1d011ac642e9521861445d4bd94bae
Reviewed-on: https://chromium-review.googlesource.com/c/1326324Reviewed-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@{#606447}
parent 79ffe683
...@@ -1014,7 +1014,7 @@ deps = { ...@@ -1014,7 +1014,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ff46b65fdb142e676fe849bd4e2cc3a261fe441b', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'de6267f6e21309022488a5377fa6658fb35c9623',
'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