From 66e93e7c128e61866221ae4036b712ad85744669 Mon Sep 17 00:00:00 2001 From: openharmony_ci <120357966@qq.com> Date: Tue, 12 Sep 2023 08:40:16 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!19470?= =?UTF-8?q?=20:=20=E4=BF=AE=E5=A4=8D=E5=AE=89=E5=85=A8=E6=8E=A7=E4=BB=B6?= =?UTF-8?q?=E6=89=93=E5=BC=80=E5=8D=95=E5=85=83=E6=B5=8B=E8=AF=95=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../core/components_ng/test/pattern/security_component/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/frameworks/core/components_ng/test/pattern/security_component/BUILD.gn b/frameworks/core/components_ng/test/pattern/security_component/BUILD.gn index 420d03165d9..f1bd28d43a1 100644 --- a/frameworks/core/components_ng/test/pattern/security_component/BUILD.gn +++ b/frameworks/core/components_ng/test/pattern/security_component/BUILD.gn @@ -155,7 +155,6 @@ ohos_unittest("security_component_pattern_test_ng") { external_deps = [ "ability_runtime:abilitykit_native", "access_token:libaccesstoken_sdk", - "c_utils:utils", "napi:ace_napi", "security_component_manager:libsecurity_component_framework", "security_component_manager:libsecurity_component_sdk", -- Gitee