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

Roll src/third_party/perfetto 8044f5ea87ef..6b4473dce4d7 (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/8044f5ea87ef..6b4473dce4d7


git log 8044f5ea87ef..6b4473dce4d7 --date=short --no-merges --format='%ad %ae %s'
2019-04-24 fmayer@google.com Merge "Use blocking socket in client."
2019-04-24 lalitm@google.com Merge "base: Fix build (missing header)."


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

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: I77ea85f9df6f8c1a20bfc1821d9a3f3b94e7fdde
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1582011Reviewed-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@{#653592}
parent e4a11b40
...@@ -1183,7 +1183,7 @@ deps = { ...@@ -1183,7 +1183,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '8044f5ea87efdeb320ecd6c4dec0bb018c75aa90', Var('android_git') + '/platform/external/perfetto.git' + '@' + '6b4473dce4d71594e98a2588e4dc518117f7a382',
'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