Commit 27bac333 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto acedb7bc166f..abd53ec26b11 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/acedb7bc166f..abd53ec26b11


git log acedb7bc166f..abd53ec26b11 --date=short --no-merges --format='%ad %ae %s'
2018-11-19 fmayer@google.com Merge "profiling: Use less strict memory order for sequence_number."


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

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: I4cf5460f1b3301e017fa4691441e9daf030f53e8
Reviewed-on: https://chromium-review.googlesource.com/c/1341852Reviewed-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@{#609258}
parent 3f49cb57
......@@ -1014,7 +1014,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'acedb7bc166fb805a037507253e935f3ea0fd0f9',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'abd53ec26b11f0b77a158385f6b3fd2ea3276fbc',
'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