diff --git a/service/BUILD.gn b/service/BUILD.gn index fbfde5e730c43e67c64008741c5faea2bd4d446c..a62c4962eb72224f548ba60f263f8106e877a101 100755 --- a/service/BUILD.gn +++ b/service/BUILD.gn @@ -209,7 +209,6 @@ ohos_shared_library("libmmi-server") { "//foundation/multimodalinput/input/service/connect_manager:mmi_connect_manager_service", "//foundation/multimodalinput/input/service/event_filter_binder:mmi_event_filter_proxy", "//foundation/windowmanager/wm:libwm", - "//foundation/windowmanager/wm:libwmutil", "//third_party/libxkbcommon:libxkbcommon", "//third_party/wayland_standard:libwayland_server", "//third_party/weston:libweston", @@ -347,7 +346,6 @@ ohos_unittest("PointerDrawTest") { "//foundation/multimedia/image_standard/interfaces/innerkits:image", "//foundation/multimedia/image_standard/interfaces/innerkits:image_native", "//foundation/windowmanager/wm:libwm", - "//foundation/windowmanager/wm:libwmutil", "//third_party/googletest:gmock_main", "//third_party/googletest:gtest_main", "//third_party/libxkbcommon:libxkbcommon",