Skip to content

Commit 28846b6

Browse files
committed
Roll src/third_party/dart 266d823f5c..8b8a8f7b4e (3 commits)
8b8a8f7b4e Report error for invalid this/super in initializer 74b7890597 Fix a few mistakes and oversights in the control flow collection tests. f5d97104e8 [dartdevc] Fix ForElement downcasts and expected run time errors
1 parent 663967b commit 28846b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': '266d823f5c5733c1f0a0bb3a4f4f398a15f81e8f',
34+
'dart_revision': '8b8a8f7b4e11ceb0c4c9e504bfd5f3cbc496f74b',
3535

3636
# WARNING: DO NOT EDIT MANUALLY
3737
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

0 commit comments

Comments
 (0)