Skip to content

Commit

Permalink
Roll src/third_party/dart 05f3b12..a977273 (3 commits)
Browse files Browse the repository at this point in the history
a977273 Re-allow the incremental compiler to load modules
7b33a8f [cfe] Fix type inference in map literals with spreads
864b22d [cfe] Add inference and type checks to if-elements in maps
  • Loading branch information
bkonyi committed Mar 28, 2019
1 parent a3774be commit 84fefc4
Showing 1 changed file with 1 addition and 1 deletion.
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': '05f3b12960fbe1808d367df18b86095b1baed369',
'dart_revision': 'a977273262343d8fa2f8c5ae268be391f6087e30',

# 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

0 comments on commit 84fefc4

Please sign in to comment.