Commit 55eb04b2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto d4aa37b83f64..a62c380dea04 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/d4aa37b83f64..a62c380dea04

git log d4aa37b83f64..a62c380dea04 --date=short --no-merges --format='%ad %ae %s'
2019-08-21 nicomazz@google.com Merge "Add adb controller and adb interfaces."

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

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

Bug: None
Change-Id: I35ee7fe96e4d243e203b2bfad929754d707414fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763937Reviewed-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@{#688997}
parent 61e2f1e3
...@@ -1223,7 +1223,7 @@ deps = { ...@@ -1223,7 +1223,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'd4aa37b83f64e00abcc017fac7e44421ac2e539a', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a62c380dea042653b7399a6b82e91ecfdd30f122',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
......
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