Skip to content

Commit

Permalink
Roll Dart SDK from 3dc08e6ea29d to 428382bd1c75 (5 revisions) (flutte…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll committed Jul 1, 2021
1 parent 0b96ed9 commit 3fd50a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,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': '3dc08e6ea29d6c59afeaf843720ffe8cd2b2cb4f',
'dart_revision': '428382bd1c758c36dac2d015106434424f3a014b',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -328,7 +328,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@6a0f9b6fb645ba75e7a00a4e20072678327a0347',

'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@eb1155c999b298e641c22b7fea42c8f6c4bcb00b',
Var('dart_git') + '/test.git@030816c32b6fe78d5fb7653afbd9f63cca18bacf',

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@54e930a11c372683792e22bddad79197728c91ce',
Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: fd56aa40f3bd2db93a0944745f721969
Signature: c7ef5062062eb98047c7ea308d7b030a

UNUSED LICENSES:

Expand Down Expand Up @@ -9909,6 +9909,8 @@ FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/maps.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/MapLookup.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/maps.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/generate_maps.dart
FILE: ../../../third_party/dart/benchmarks/ObjectHash/dart/ObjectHash.dart
FILE: ../../../third_party/dart/benchmarks/ObjectHash/dart2/ObjectHash.dart
FILE: ../../../third_party/dart/benchmarks/SDKArtifactSizes/dart/SDKArtifactSizes.dart
FILE: ../../../third_party/dart/benchmarks/SDKArtifactSizes/dart2/SDKArtifactSizes.dart
FILE: ../../../third_party/dart/benchmarks/SendPort/dart/SendPort.dart
Expand Down

0 comments on commit 3fd50a8

Please sign in to comment.