Skip to content

Commit

Permalink
Roll src/third_party/dart 8e4dcf4..aacc0b0 (4 commits)
Browse files Browse the repository at this point in the history
aacc0b0 Index more declarations and build more scopes.
b2df6ed Make a new "nullability node" abstraction for the migration tool.
258d2f1 Rewrite more element model to using AST.
27a58d4 [vm/aot] Remove special casing of td views, allow external/internal typed data to be fast as well in string decoding
  • Loading branch information
bkonyi committed Apr 8, 2019
1 parent acfc831 commit a930ca8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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': '8e4dcf48c4bb64beaf930b3f85f6e4d01b570203',
'dart_revision': 'aacc0b07098231ff2051cbc7b40c932171caaddb',

# 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 0b65326c10b07fe94aff5d5d32b01635
Signature: 18193ae58a638fba93466a2ff63b69b6

UNUSED LICENSES:

Expand Down

0 comments on commit a930ca8

Please sign in to comment.