Skip to content

Commit

Permalink
Roll src/third_party/dart b31df28..baebba0 (5 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@baebba06af [vm/isolate] Fix type name typo in Dart::Init method declaration
dart-lang/sdk@b21a5f1adf Fix bugs in static_extension_syntax_test.dart
dart-lang/sdk@32e27f68dc Migration: Add the ability to use `null` for nullability nodes in substitutions.
dart-lang/sdk@22eaf081b4 Extract tests for CONFLICTING_STATIC_AND_INSTANCE into a separate file.
dart-lang/sdk@d5d69883b9 More tests for DUPLICATE_DEFINITION in extensions, fixes for static fields.
  • Loading branch information
bkonyi committed Aug 13, 2019
1 parent fb317b0 commit 853464e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -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': 'b31df28d721156b041c3dd9ded7b304503177ee6',
'dart_revision': 'baebba06afdfe17c0df8f31de6be3afe8f79c45f',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
@@ -1,4 +1,4 @@
Signature: fecb9bdc827a89ac8663b885360b1f50
Signature: 5fd38a0e9095f4d8f120a77104b65854

UNUSED LICENSES:

Expand Down

0 comments on commit 853464e

Please sign in to comment.