Commit 5ee5a877 authored by perfetto-chromium-autoroll's avatar perfetto-chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto c56c2429b0f6..24b373394918 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/c56c2429b0f6..24b373394918


git log c56c2429b0f6..24b373394918 --date=short --no-merges --format='%ad %ae %s'
2018-07-03 lalitm@google.com trace_processor: fix BestIndex/Filter calls when using OR constraints


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

The AutoRoll server is located here: https://perfetto-chromium-roll.skia.org

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

Change-Id: I7995b1ad8f88de53e2b5ba13224db5378ef01eb0
Reviewed-on: https://chromium-review.googlesource.com/1124648
Reviewed-by: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#572267}
parent 100610c7
......@@ -913,7 +913,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c56c2429b0f6970c05d630f05acf44b6ada2f346',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '24b373394918979fdaabb1480fc65a3dd41113a0',
'src/third_party/perl': {
'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