Roll Dart SDK from c835079edda4 to 7476b58cc9d0 (8 revisions) (flutter/engine#21209)

This commit is contained in:
skia-flutter-autoroll 2020-09-16 02:37:02 -04:00 committed by GitHub
parent 1c3e763be7
commit 285e5f3d7f
2 changed files with 12 additions and 11 deletions

4
DEPS
View File

@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'c835079edda4342312083e3418781bc446affb88',
'dart_revision': '7476b58cc9d0b2c0ec9c1fb00d8d947c72a65975',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -193,7 +193,7 @@ deps = {
Var('dart_git') + '/dart2js_info.git@0632a623b08e1f601c7eba99e0186a581ae799e9',
'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@ab98003fc368f484fcc4c055770adea47bc83fbd',
Var('dart_git') + '/dartdoc.git@2bef0f260594b822f55c8c8f777d9c4c1ea8f76c',
'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@454ab0f9ea6bd06942a983238d8a6818b1357edb',

View File

@ -4503,8 +4503,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
dart
Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved.
Copyright 2009 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file
--------------------------------------------------------------------------------
dart
Copyright 2012, the Dart project authors.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@ -4531,14 +4536,10 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
dart
wasmer
Copyright 2009 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file
--------------------------------------------------------------------------------
dart
Copyright 2012, the Dart project authors.
Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are