Skip to content

Commit

Permalink
Roll flute to new version which removes legacy interop usages
Browse files Browse the repository at this point in the history
Issue #54908

Change-Id: Ia89ed9a145b33ee7e4a4719df09465fc98f6064c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/352906
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
  • Loading branch information
mkustermann authored and Commit Queue committed Feb 16, 2024
1 parent 2280b06 commit 95a61f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ vars = {
"ecosystem_rev": "3e4f2866d49c2448e44f51112956a689a2e50cd6",
"file_rev": "3aa06490bf34bddf04c7ea964a50c177a4ca0de7",
"fixnum_rev": "570b28adcfbfdd5b8a7230ea1d6ec0f9587493f1",
"flute_rev": "f42b09f77132210499ec8ed819a60c260af03db6",
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
"glob_rev": "ef5f0650f66dc64587b11757fe3303538cfeb1d8",
"html_rev": "327e37a6a4dd46599737ee982f280d73a8f646f7",
"http_rev": "d8b237d273f49bada2aa7feaa0e7795e2541fe83",
Expand Down
1 change: 0 additions & 1 deletion pkg/_js_interop_checks/lib/js_interop_checks.dart
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ class JsInteropChecks extends RecursiveVisitor {
'js',
'js_util',
// Flutter/benchmarks.
'flute',
'flutter',
'engine',
'ui',
Expand Down

0 comments on commit 95a61f6

Please sign in to comment.