Skip to content

Commit 09cb426

Browse files
committed
Roll src/third_party/dart 8b8a8f7b4e..fa74184b7a (1 commits)
fa74184b7a Verify that constructor initializers use only potentially constant expressions.
1 parent 28846b6 commit 09cb426

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': '8b8a8f7b4e11ceb0c4c9e504bfd5f3cbc496f74b',
34+
'dart_revision': 'fa74184b7aad2a441a23c4c2f4160c09cc69ec32',
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)