Commit 378d7e4c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto ccb430fd4ebb..e2248cbc238c (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/ccb430fd4ebb..e2248cbc238c


git log ccb430fd4ebb..e2248cbc238c --date=short --no-merges --format='%ad %ae %s'
2019-07-31 taylori@google.com Merge "perfetto-ui: Fix sidebar"


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

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

Bug: None
Change-Id: I7d95d09ff030635a74b5638bcb89b4bd3f0595cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1728312Reviewed-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@{#682741}
parent cb90dea3
...@@ -1207,7 +1207,7 @@ deps = { ...@@ -1207,7 +1207,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ccb430fd4ebb8cb9b38d919625ab8afdad338ed4', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'e2248cbc238c392747af86dc007f6b7fe97b22c9',
'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