summaryrefslogtreecommitdiffstats
path: root/sync
diff options
context:
space:
mode:
Diffstat (limited to 'sync')
-rw-r--r--sync/BUILD.gn9
1 files changed, 0 insertions, 9 deletions
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index 52f9a34..8c9788c 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -610,15 +610,6 @@ static_library("test_support_sync_api") {
]
}
-# TODO(GYP): Delete this after we've converted everything to GN.
-# The _run targets exist only for compatibility w/ GYP.
-group("sync_unit_tests_run") {
- testonly = true
- deps = [
- ":sync_unit_tests",
- ]
-}
-
# GYP version: sync/sync_tests.gypi:sync_unit_tests
test("sync_unit_tests") {
sources = [