diff --git a/test/common/acts/actsnotificationfuzztest/BUILD.gn b/test/common/acts/actsnotificationfuzztest/BUILD.gn index 0a511ee25bbb9641fbc0c03aed86ce84ee35c8e9..45b6400e10b1b15e49152350347e75b685465dbd 100644 --- a/test/common/acts/actsnotificationfuzztest/BUILD.gn +++ b/test/common/acts/actsnotificationfuzztest/BUILD.gn @@ -49,7 +49,7 @@ ohos_systemtest("ActsNotificationFuzzTest") { } deps = [ - "//base/global/resmgr_standard/frameworks/resmgr:global_resmgr", + "//base/global/resource_management/frameworks/resmgr:global_resmgr", "//base/notification/ans_standard/frameworks/ans/core:ans_core", "//base/notification/ans_standard/frameworks/ans/native:ans_innerkits", "//base/notification/ans_standard/frameworks/wantagent:native_wantagent",