summaryrefslogtreecommitdiffstats
path: root/ui/app_list/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app_list/BUILD.gn')
-rw-r--r--ui/app_list/BUILD.gn9
1 files changed, 0 insertions, 9 deletions
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index e66b9c3..b90ba0e 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -267,15 +267,6 @@ if (is_linux && !is_chromeos) {
}
}
-# TODO(GYP): Delete this after we've converted everything to GN.
-# The _run targets exist only for compatibility w/ GYP.
-group("app_list_unittests_run") {
- testonly = true
- deps = [
- ":app_list_unittests",
- ]
-}
-
test("app_list_unittests") {
sources = [
"app_list_item_list_unittest.cc",