diff --git a/BUILD.gn b/BUILD.gn index 9ebf6862..620ec4c0 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -243,7 +243,7 @@ if (!is_standard_system && !is_arkui_x) { } } -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") ark_abc_path = get_label_info(":ark_build", "target_out_dir") + "/strip.native.min.abc"