diff --git a/BUILD.gn b/BUILD.gn index fbd598af5aa8addfa74d175bbc6f1d57aed99f60..ea976b32cdb4ef68ec56ace013d96055019fb620 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -371,7 +371,7 @@ ohos_shared_library("g_mem_dfx") { external_deps = [ "c_utils:utils", - "faultloggerd:lib_dfx_dump_catcher", + "faultloggerd:libdfx_dumpcatcher", "hisysevent_native:libhisysevent", "hitrace_native:hitrace_meter", "hiviewdfx_hilog_native:libhilog",