Index: ui/compositor/BUILD.gn |
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn |
index c2c3c225b22450bafc9edf8ec59dda91ced3b0ba..db0b0ce4b6c3e054b04767ad4d5714e1664a5fc9 100644 |
--- a/ui/compositor/BUILD.gn |
+++ b/ui/compositor/BUILD.gn |
@@ -160,15 +160,6 @@ source_set("test_support") { |
} |
} |
-# TODO(GYP): Delete this after we've converted everything to GN. |
-# The _run targets exist only for compatibility w/ GYP. |
-group("compositor_unittests_run") { |
- testonly = true |
- deps = [ |
- ":compositor_unittests", |
- ] |
-} |
- |
test("compositor_unittests") { |
sources = [ |
"callback_layer_animation_observer_unittest.cc", |