update utils/BUILD.gn.

Signed-off-by: baizengqiang <baizengqiang1@huawei.com>
This commit is contained in:
baizengqiang 2024-09-09 09:27:16 +00:00 committed by Gitee
parent b9e7804dd5
commit bb217ad3bc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -62,9 +62,6 @@ ohos_shared_library("libgraphic_utils") {
":sandbox_utils", ":sandbox_utils",
":scoped_bytrace", ":scoped_bytrace",
":test_header", ":test_header",
]
deps += [
"$graphic_2d_root/frameworks/opengl_wrapper:EGL", "$graphic_2d_root/frameworks/opengl_wrapper:EGL",
"$graphic_2d_root/frameworks/opengl_wrapper:GLESv3", "$graphic_2d_root/frameworks/opengl_wrapper:GLESv3",
] ]