Commit 1a62934f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 05c925d2e7f0..cde26f18fbf1 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/05c925d2e7f0..cde26f18fbf1


git log 05c925d2e7f0..cde26f18fbf1 --date=short --no-merges --format='%ad %ae %s'
2019-07-22 rsavitski@google.com Merge "Fix incorrect parameter in README."


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

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: I0975a80ba2f84730522fe848275192542b9bbf77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713573Reviewed-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@{#679801}
parent a4dbdae9
......@@ -1206,7 +1206,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '05c925d2e7f0ffd5ef6d603bcbda90398c48e9e2',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'cde26f18fbf1a91dc06c99c68b3692c920dc826e',
'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