Skip to content

Commit 060cbc4

Browse files
authored
Revert "Roll src/third_party/dart ba8baa46b452..0296286c03f6 (11 commits) (flutter#17226)" (flutter#17239)
This reverts commit 6c757f3. It broke web tests with: ``` org-dartlang-app:///test/material/icon_button_test.dart:15:7: Warning: Implementing 'Function' is deprecated. Try removing 'Function' from the 'implements' clause. class MockOnPressedFunction implements Function { ```
1 parent 1152709 commit 060cbc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
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': '0296286c03f6d7d9db272fc12a1e0c1a4957c69f',
37+
'dart_revision': 'ba8baa46b4527a631c077f5a59c348931688d91a',
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
@@ -77,7 +77,7 @@ vars = {
7777
'dart_pedantic_tag': 'v1.8.0',
7878
'dart_pool_tag': '1.3.6',
7979
'dart_protobuf_rev': '3746c8fd3f2b0147623a8e3db89c3ff4330de760',
80-
'dart_pub_rev': '11afdac99fe67373829f37acc75b625011d360ad',
80+
'dart_pub_rev': '429a06039d185149f387a65e3503b0693ce6d24e',
8181
'dart_pub_semver_tag': 'v1.4.4',
8282
'dart_quiver-dart_tag': '2.0.0+1',
8383
'dart_resource_rev': 'f8e37558a1c4f54550aa463b88a6a831e3e33cd6',

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 751019019a61cc75137e78d2f4da5f02
1+
Signature: bb7475da375e6d3d09b02525bab95d8b
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)