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

Roll src/third_party/perfetto 3f1566f6317f..37a1543bfe3a (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/3f1566f6317f..37a1543bfe3a


git log 3f1566f6317f..37a1543bfe3a --date=short --no-merges --format='%ad %ae %s'
2018-07-31 treehugger-gerrit@google.com Merge "Fix Zoom Duration on Tap"
2018-07-30 michaschwab@google.com Fix Zoom Duration on Tap


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

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: I120a93297c0c7c50a9319840a4167c826648dc2e
Reviewed-on: https://chromium-review.googlesource.com/1156484
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@{#579389}
parent 8f09e1ae
...@@ -912,7 +912,7 @@ deps = { ...@@ -912,7 +912,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '3f1566f6317fcb794a3be4045b53060ca46324a1', Var('android_git') + '/platform/external/perfetto.git' + '@' + '37a1543bfe3a0d7e910f080332291fa85be19b0a',
'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