Commit 4c013e6f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 88ac583e6668..ab0bd92ed40d (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/88ac583e6668..ab0bd92ed40d


git log 88ac583e6668..ab0bd92ed40d --date=short --no-merges --format='%ad %ae %s'
2019-03-01 lalitm@google.com Merge "base: add hasher class for hashing data using FNV-1a"


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

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: I24e518269fd7c5592bb82d54fb735a83296b9792
Reviewed-on: https://chromium-review.googlesource.com/c/1495791Reviewed-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@{#636794}
parent cbc1a0df
......@@ -1102,7 +1102,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '88ac583e6668018e5bcd045bdbac65f2125b7b2d',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ab0bd92ed40dcb6fa442768f323976d784bf7238',
'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