diff --git a/hiviewdfx/hilogtest/libhilogtest/BUILD.gn b/hiviewdfx/hilogtest/libhilogtest/BUILD.gn index b8fa07e06d5e994fbbd20e1d8ccabed4fecb3425..f7225b97f2eec1479b024d7ca2e0f31aa5b93eda 100755 --- a/hiviewdfx/hilogtest/libhilogtest/BUILD.gn +++ b/hiviewdfx/hilogtest/libhilogtest/BUILD.gn @@ -16,6 +16,5 @@ group("libhilogtestacts") { deps = [ "libhilogCPPtest:LibhilogCPPtest", "libhilogCtest:libhilogCtest", - "hilogtest:hilogtest", ] }