Skip to content

Commit

Permalink
Roll src/third_party/dart f7e435a..0f9a519 (2 commits)
Browse files Browse the repository at this point in the history
0f9a519 Finish implementing IsFutureOrSubtypeOf
a52ac7d Correct LSP canParse functions for classes containing restricted enums
  • Loading branch information
bkonyi committed Feb 26, 2019
1 parent ef1e21f commit 1310918
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': 'f7e435ac26d5254b8694403a59203f6349dec208',
'dart_revision': '0f9a5198bd644e908adcf8061e6a9722a40a2f93',

# 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 1310918

Please sign in to comment.