Skip to content

Commit ea756c5

Browse files
authored
[fuchsia] Use the proper version of fidlc (flutter#34271)
1 parent e780ac2 commit ea756c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/fuchsia/fidl/fidl_library.gni

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import("//flutter/tools/executable_action.gni")
66
import("//flutter/tools/fuchsia/fidl/fidl.gni")
77
import("//flutter/tools/fuchsia/fidl/toolchain.gni")
8+
import("//flutter/tools/fuchsia/gn-sdk/config/config.gni")
89

910
# Generates some representation of a FIDL library that's consumable by Language
1011
# bindings generators.
@@ -107,7 +108,7 @@ template("fidl_library") {
107108

108109
visibility = [ ":*" ]
109110

110-
tool = "${fuchsia_sdk_path}/tools/fidlc"
111+
tool = "$fuchsia_tool_dir/fidlc"
111112

112113
inputs = [ response_file ]
113114

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy