| Index: services/ui/ws/BUILD.gn
|
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
|
| index ac4b8ec5d991b9484e5c002e71b77b53532af4ef..550abce0f2e8d4ac291dd457b19701f87d99803a 100644
|
| --- a/services/ui/ws/BUILD.gn
|
| +++ b/services/ui/ws/BUILD.gn
|
| @@ -202,8 +202,6 @@ group("tests") {
|
|
|
| test("mus_ws_unittests") {
|
| sources = [
|
| - # TODO(fsamuel): Move this test with DisplayCompositor. crbug.com/670454
|
| - "../surfaces/display_compositor_unittest.cc",
|
| "cursor_unittest.cc",
|
| "display_unittest.cc",
|
| "drag_controller_unittest.cc",
|
|
|