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

Roll src/third_party/perfetto 4d831cea60c7..0b69a335b882 (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/4d831cea60c7..0b69a335b882


git log 4d831cea60c7..0b69a335b882 --date=short --no-merges --format='%ad %ae %s'
2018-07-17 michaschwab@google.com Merge "Handle Resize"
2018-07-16 michaschwab@google.com Handle Resize


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

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: I0ae10fdbb340d13a6003648690246e48f24a00b9
Reviewed-on: https://chromium-review.googlesource.com/1139917
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@{#575620}
parent 4c5e3852
...@@ -923,7 +923,7 @@ deps = { ...@@ -923,7 +923,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '4d831cea60c7428162cd3843a2b3f0ff225a6e07', Var('android_git') + '/platform/external/perfetto.git' + '@' + '0b69a335b8824928bd64d532046c0676d8a18c8a',
'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