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

Roll src/third_party/perfetto e3e66f120fbb..71b40a07a007 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/e3e66f120fbb..71b40a07a007


git log e3e66f120fbb..71b40a07a007 --date=short --no-merges --format='%ad %ae %s'
2019-02-05 treehugger-gerrit@google.com Merge "Correct counter ref comparator"


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

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: I477fa0474625e43415d8b9343cf953f49b5bf5e8
Reviewed-on: https://chromium-review.googlesource.com/c/1454756Reviewed-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@{#629141}
parent 5b432a15
...@@ -1054,7 +1054,7 @@ deps = { ...@@ -1054,7 +1054,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'e3e66f120fbb129f396292064cf279149883f1a2', Var('android_git') + '/platform/external/perfetto.git' + '@' + '71b40a07a007a995bee17af078c3543f447b41f0',
'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