diff --git a/graphic_lite/graphic_utils/BUILD.gn b/graphic_lite/graphic_utils/BUILD.gn index 577d5d1ae708db818f600a9d9e31c1f0a912b013..24cf458c0160b5ec064d9602ecfdd6f617581770 100755 --- a/graphic_lite/graphic_utils/BUILD.gn +++ b/graphic_lite/graphic_utils/BUILD.gn @@ -13,7 +13,7 @@ group("uikit_test1") { deps = [ - "//test/xts/acts/graphic_lite/graphic_utils/a:ActsUiInterfaceTest1", + "//test/xts/acts/graphic_lite/graphic_utils/a:ActsGraphicInterfaceTest", "//test/xts/acts/graphic_lite/graphic_utils/color_posix:ActsColorTest", "//test/xts/acts/graphic_lite/graphic_utils/geometry2d_posix:ActsGeometyr2dTest", "//test/xts/acts/graphic_lite/graphic_utils/graphic_math_posix:ActsGraphicMathTest",