summaryrefslogtreecommitdiffstats
path: root/ui/compositor/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'ui/compositor/BUILD.gn')
-rw-r--r--ui/compositor/BUILD.gn9
1 files changed, 0 insertions, 9 deletions
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index c2c3c22..db0b0ce 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",