Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 3ac90d8c758a3686e799f715e8d2283fdbeb1a02..d356cfa752c0dbd6688c9bfd922676cc08e4e126 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -361,7 +361,7 @@ if (is_android) { |
} |
} |
-# TODO(GYP): Delete this after we've converted everything to GN. |
+# TODO(GYP_GONE): Delete this after we've converted everything to GN. |
# The _run targets exist only for compatibility w/ GYP. |
group("content_site_isolation_browsertests_run") { |
testonly = true |