Commit a034b381 authored by Maggie Cai's avatar Maggie Cai Committed by Commit Bot

Revert "Roll src/third_party/perfetto 7c0409aa3814..f365c53a18b1 (1 commits)"

This reverts commit e73d07f9.

Reason for revert: Revert this CL because a previous roll is likely to cause the build failure for https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%28dbg%29%281%29/81830.

Original change's description:
> Roll src/third_party/perfetto 7c0409aa3814..f365c53a18b1 (1 commits)
> 
> https://android.googlesource.com/platform/external/perfetto.git/+log/7c0409aa3814..f365c53a18b1
> 
> git log 7c0409aa3814..f365c53a18b1 --date=short --first-parent --format='%ad %ae %s'
> 2020-03-05 taylori@google.com Merge "perfetto-ui: Fix counter quantization"
> 
> Created with:
>   gclient setdep -r src/third_party/perfetto@f365c53a18b1
> 
> If this roll has caused a breakage, revert this CL and stop the roller
> using the controls here:
> https://autoroll.skia.org/r/perfetto-chromium-autoroll
> Please CC perfetto-bugs@google.com on the revert to ensure that a human
> is aware of the problem.
> 
> To report a problem with the AutoRoller itself, please file a bug:
> https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
> 
> Documentation for the AutoRoller is here:
> https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
> 
> Bug: None
> Tbr: perfetto-bugs@google.com
> Change-Id: I9f1496de8f76cf68115b362d70f759719d2ea452
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090074
> Reviewed-by: chromium-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@{#747341}

TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,perfetto-bugs@google.com

Change-Id: I68933f50c422786b6a219c5cdf0468c895171012
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: None
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089448Reviewed-by: default avatarMaggie Cai <mxcai@chromium.org>
Commit-Queue: Maggie Cai <mxcai@chromium.org>
Cr-Commit-Position: refs/heads/master@{#747569}
parent 2d9076ee
...@@ -1250,7 +1250,7 @@ deps = { ...@@ -1250,7 +1250,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f365c53a18b17816f4dc58ddca308f05b83788e0', Var('android_git') + '/platform/external/perfetto.git' + '@' + '7c0409aa38146f35e3575b287930487277394ba0',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', '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