Commit 810dc7db authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 152255fcc745..c8b5fd3f2752 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/152255fcc745..c8b5fd3f2752


git log 152255fcc745..c8b5fd3f2752 --date=short --no-merges --format='%ad %ae %s'
2018-12-11 lalitm@google.com Merge "perfetto: fix tracing test on Android ASAN"


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

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: I079a8f7540ce6d1ac814a6d1c64ad0748d1f10bb
Reviewed-on: https://chromium-review.googlesource.com/c/1372085Reviewed-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@{#615547}
parent 174bc950
...@@ -1019,7 +1019,7 @@ deps = { ...@@ -1019,7 +1019,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '152255fcc745480eec41b234569464006e965db8', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c8b5fd3f2752a5703da9ebd67cb8e308b67eda0f',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', '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