Skip to content

Commit 0a0d613

Browse files
aama-siva
authored andcommitted
Changes since last dart roll: (flutter#7316)
``` 88e6fe0f67 testing: refer to issue 35508 in status file entry bcbf47d48f [gardening] Patch flutter engine to unbreak hhh build. 4579863064 [fasta] Handle type parameters of supertypes in type arguments checks d3a78f9c82 [gardening] Fix hot_reload_e2e_test on Windows. 8bbf240078 [infra] Explicitly pass 'debug' to pub_integration_test step from pkg_linux_debug config. 10782621d0 gitignore for generated gdb file c10da25d48 Mark the toString method from enum declarations as being synthetic 0a0ee50501 [infra] Add debug mode support to pub_integration_test. 0b22689f21 [gardening] Mark dartfix/test/src/driver_test as RuntimeError. ```
1 parent f0a1d6f commit 0a0d613

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': 'd1817ddc91fd3aea061647b2e21860c47a5a5180',
34+
'dart_revision': '88e6fe0f673e3d88f06fb6797103f9a9305961d9',
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)