Skip to content

Commit f93b9cb

Browse files
committed
Roll src/third_party/dart 4015a79210..f17d0563fa (5 commits)
dart-lang/sdk@f17d0563fa split class/mixin/extension member parsing dart-lang/sdk@d2ad7d1f91 [dartdevc] support compile-only/run-only on ddb tool dart-lang/sdk@d44ada3c52 [vm] Remove constant evaluator calls in the VM and bytecode generator. dart-lang/sdk@497765f59f [vm] Move VM constant patching before constant evaluation. dart-lang/sdk@a6596cfd40 [cfe] Allow backend target to specify extra libraries to be indexed.
1 parent 77882ec commit f93b9cb

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
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': '4015a792105e1460f7a0ba06d5e2d6fbd1b5ef29',
37+
'dart_revision': 'f17d0563fa181092f6a4e0855d1a9b7164d31eb2',
3838

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

0 commit comments

Comments
 (0)