Skip to content

Commit cafa097

Browse files
authored
Revert "Roll src/third_party/dart ba8baa46b452..fbd0c8a46813 (35 commits) (flutter#17241)" (flutter#17243)
This reverts commit 047c03b. This roll also breaks 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 2f769be commit cafa097

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': 'fbd0c8a468136ae4e88d54f2f7bb0e830393591b',
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: b2aca8df422a04ebeb57d71809616e27
1+
Signature: bb7475da375e6d3d09b02525bab95d8b
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)