summaryrefslogtreecommitdiffstats
path: root/ui/display/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'ui/display/BUILD.gn')
-rw-r--r--ui/display/BUILD.gn9
1 files changed, 0 insertions, 9 deletions
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 6c6c181..b8c7603 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -130,15 +130,6 @@ if (is_chromeos) {
}
}
-# TODO(GYP): Delete this after we've converted everything to GN.
-# The _run targets exist only for compatibility w/ GYP.
-group("display_unittests_run") {
- testonly = true
- deps = [
- ":display_unittests",
- ]
-}
-
# This test covers the ChromeOS "display" target as well as the cross-platform
# //display/util target.
test("display_unittests") {