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