Commit 397ff147 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from 35492ebf6ba2 to 39fbb307bc9a (4 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/35492ebf6ba2..39fbb307bc9a

2020-08-13 kevinruvalcaba@google.com Added visualization methods for dependency graph.
2020-08-13 lamontjones@chromium.org Build API: Add unit tests for package_indexes.
2020-08-13 mmortensen@google.com query_build_logs: Enable changing DATE sort order to ASC.
2020-08-13 sidereal@google.com packages: Fix manifest update for pinned uprevs

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromite-chromium-autoroll
Please CC chrome-os-gardeners@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/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Tbr: chrome-os-gardeners@google.com
Change-Id: I0e12d8bc7657024f32d9aa2b05e8f6f30b186eca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355557Reviewed-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@{#798150}
parent 19c29702
......@@ -875,7 +875,7 @@ deps = {
# Build tools for Chrome OS.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '35492ebf6ba2deca7f54bfde94013d773a777a93',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '39fbb307bc9a3f044427d0bdafafe45d4b12a040',
'condition': 'checkout_chromeos',
},
......
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