Commit 593e0c31 authored by perfetto-chromium-autoroll's avatar perfetto-chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 7e4b89eab724..296b43d7e177 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/7e4b89eab724..296b43d7e177


git log 7e4b89eab724..296b43d7e177 --date=short --no-merges --format='%ad %ae %s'
2018-07-30 hjd@google.com perfetto-ui: Fix half pixel offset in TimeAxis


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

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.


TBR=perfetto-bugs@google.com

Change-Id: I544c81f24a8b570454c02fcab70b2678aaac6bec
Reviewed-on: https://chromium-review.googlesource.com/1155009
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@{#579098}
parent 541db9e3
......@@ -912,7 +912,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '7e4b89eab724e67175bd55173a74aa79c56a46ff',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '296b43d7e177bac4bdb53e8807ef2c0898b53d88',
'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