Skip to content

Commit 055769e

Browse files
authored
Roll Flutter Engine from 3194afad72f0 to 7ee528267b03 (4 revisions) (#122806)
1 parent 190dec3 commit 055769e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

bin/internal/engine.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3194afad72f0498f4593e3002225fe52736b18cc
1+
7ee528267b03fe066b17439eba6fa435140c53ab

bin/internal/fuchsia-linux.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
YaWqKKuj-fAqfpKCmyScvIfdALnv_IXsw486iCGUgN8C
1+
bXql_WHqGrwP5ZIWm0zEgGn21zyirWdpx439qYw4-GIC

dev/conductor/core/lib/src/codesign.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ class CodesignCommand extends Command<void> {
170170
'dart-sdk/bin/dart',
171171
'dart-sdk/bin/dartaotruntime',
172172
'dart-sdk/bin/utils/gen_snapshot',
173+
'dart-sdk/bin/utils/wasm-opt',
173174
]
174175
.map((String relativePath) =>
175176
fileSystem.path.join(frameworkCacheDirectory, relativePath))

0 commit comments

Comments
 (0)