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

Roll src/third_party/perfetto 470527ec6414..c17e81c243e3 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/470527ec6414..c17e81c243e3

git log 470527ec6414..c17e81c243e3 --date=short --no-merges --format='%ad %ae %s'
2019-08-01 lalitm@google.com base: fix build of UUID on mac

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

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: I43130b5835a405ee65833d19baee662e3ca583f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730692Reviewed-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@{#683152}
parent cc1f46df
...@@ -1207,7 +1207,7 @@ deps = { ...@@ -1207,7 +1207,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '470527ec641483e7baf40378c8b5a411cd31e07c', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c17e81c243e389a58aff81e9ef6a1e408b88519e',
'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