Roll Flutter Engine from 3194afad72f0 to 7ee528267b03 (4 revisions) (#122806)
This commit is contained in:
parent
190dec3d3d
commit
055769e63a
@ -1 +1 @@
|
|||||||
3194afad72f0498f4593e3002225fe52736b18cc
|
7ee528267b03fe066b17439eba6fa435140c53ab
|
||||||
|
@ -1 +1 @@
|
|||||||
YaWqKKuj-fAqfpKCmyScvIfdALnv_IXsw486iCGUgN8C
|
bXql_WHqGrwP5ZIWm0zEgGn21zyirWdpx439qYw4-GIC
|
||||||
|
@ -170,6 +170,7 @@ class CodesignCommand extends Command<void> {
|
|||||||
'dart-sdk/bin/dart',
|
'dart-sdk/bin/dart',
|
||||||
'dart-sdk/bin/dartaotruntime',
|
'dart-sdk/bin/dartaotruntime',
|
||||||
'dart-sdk/bin/utils/gen_snapshot',
|
'dart-sdk/bin/utils/gen_snapshot',
|
||||||
|
'dart-sdk/bin/utils/wasm-opt',
|
||||||
]
|
]
|
||||||
.map((String relativePath) =>
|
.map((String relativePath) =>
|
||||||
fileSystem.path.join(frameworkCacheDirectory, relativePath))
|
fileSystem.path.join(frameworkCacheDirectory, relativePath))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user