mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
Roll gn from e3978de3e8da to 991530ce394e
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/gn-dart-sdk Please CC dart-ecosystem-gardener@grotations.appspotmail.com,dart-engprod@google.com on the revert to ensure that a human is aware of the problem. To file a bug in gn: https://bugs.chromium.org/p/gn/issues/list To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues 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/main/autoroll/README.md Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try Change-Id: If061efacb379bc27e1dd246036f2174e42425646 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325462 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Reviewed-by: Brian Quinlan <bquinlan@google.com>
This commit is contained in:
parent
10da52b016
commit
16cc32f0ec
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -80,7 +80,7 @@ vars = {
|
|||
# https://fuchsia.googlesource.com/integration/+/HEAD/toolchain
|
||||
# If there are problems with the toolchain, contact fuchsia-toolchain@.
|
||||
"clang_version": "git_revision:6d667d4b261e81f325756fdfd5bb43b3b3d2451d",
|
||||
"gn_version": "git_revision:e3978de3e8dafb50a2b11efa784e08699a43faf8",
|
||||
"gn_version": "git_revision:991530ce394efb58fcd848195469022fa17ae126",
|
||||
|
||||
# Update from https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/gn
|
||||
"fuchsia_sdk_version": "version:12.20230407.0.1",
|
||||
|
|
Loading…
Reference in a new issue