We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fca3c7 commit 310bc03Copy full SHA for 310bc03
shell/platform/fuchsia/dart/BUILD.gn
@@ -10,7 +10,7 @@ application_snapshot("kernel_compiler") {
10
main_dart = "compiler.dart"
11
12
deps = [
13
- "../flutter/kernel:kernel_platform_files",
+ "../flutter/kernel:kernel_platform_files($host_toolchain)",
14
]
15
16
dot_packages = rebase_path("//third_party/dart/.packages")
0 commit comments