diff --git a/graphic/graphicnapitest/BUILD.gn b/graphic/graphicnapitest/BUILD.gn index b017c3ea6c3427924858e0f67b64d60a6d6fbc7f..91f953261cbea935752090515abf68cf0bda02f4 100644 --- a/graphic/graphicnapitest/BUILD.gn +++ b/graphic/graphicnapitest/BUILD.gn @@ -54,6 +54,8 @@ ohos_moduletest_suite("ActsGraphicNapiTest") { "//base/security/access_token/interfaces/innerkits/token_setproc:libtoken_setproc", "//foundation/graphic/graphic_2d:libnative_image", "//foundation/graphic/graphic_2d:libsurface", + "//foundation/graphic/graphic_2d/frameworks/opengl_wrapper:EGL", + "//foundation/graphic/graphic_2d/frameworks/opengl_wrapper:GLESv3", "//foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync:libnative_vsync", "//foundation/graphic/graphic_2d/rosen/modules/composer/vsync:libvsync", "//foundation/graphic/graphic_2d/utils:buffer_handle",