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

Roll src/third_party/perfetto df7d31c06e36..c0d17117afe9 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/df7d31c06e36..c0d17117afe9


git log df7d31c06e36..c0d17117afe9 --date=short --no-merges --format='%ad %ae %s'
2019-06-18 lalitm@google.com metrics: Fix metric protos


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

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: Iedab37405bf4ec81e715e3c168ce26edd3791aaa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1664108Reviewed-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@{#670124}
parent bd2dc326
......@@ -1187,7 +1187,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'df7d31c06e36cb1a3d556c1a163c99415938aabc',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c0d17117afe95d13bb1920fff2aa67022959a356',
'src/third_party/perl': {
'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