diff --git a/sky/dist/BUILD.gn b/sky/dist/BUILD.gn index 062ce0690282b..aa169fe8d3cfb 100644 --- a/sky/dist/BUILD.gn +++ b/sky/dist/BUILD.gn @@ -32,6 +32,7 @@ copy("sky_shell") { deps = [ "//sky/shell", + "//third_party/icu:icudata", ] }