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

Roll src/third_party/perfetto 6a337fb9b12b..2891cbc02f12 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/6a337fb9b12b..2891cbc02f12

git log 6a337fb9b12b..2891cbc02f12 --date=short --no-merges --format='%ad %ae %s'
2019-08-21 taylori@google.com perfetto-ui: Fix to split up FrontendLocalState

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

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: I3750be80265c5f8052b4a01ca2dc383ba4dec61a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763639Reviewed-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@{#689118}
parent 116bfcd3
...@@ -1223,7 +1223,7 @@ deps = { ...@@ -1223,7 +1223,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '6a337fb9b12be324555249b22ce8c54f752bfe17', Var('android_git') + '/platform/external/perfetto.git' + '@' + '2891cbc02f129c0750e0da87301ee239193b259a',
'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