Commit cc45c2f2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto de6267f6e213..0bbca7f95d2f (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/de6267f6e213..0bbca7f95d2f


git log de6267f6e213..0bbca7f95d2f --date=short --no-merges --format='%ad %ae %s'
2018-11-08 lalitm@google.com trace_processor: fix build


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

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

Change-Id: I5dfc9b910287a0fa5089003608c84ed42232fefd
Reviewed-on: https://chromium-review.googlesource.com/c/1326326Reviewed-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@{#606473}
parent c0b74347
......@@ -1014,7 +1014,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'de6267f6e21309022488a5377fa6658fb35c9623',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '0bbca7f95d2fff19ef63058530bd4253fbaeccbd',
'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