mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix build
We were missing a dependency.
This commit is contained in:
parent
a0dda0082f
commit
cba9a61dd2
1
engine/src/flutter/sky/dist/BUILD.gn
vendored
1
engine/src/flutter/sky/dist/BUILD.gn
vendored
@ -32,6 +32,7 @@ copy("sky_shell") {
|
||||
|
||||
deps = [
|
||||
"//sky/shell",
|
||||
"//third_party/icu:icudata",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user