| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 3fc5fed24b6673b5c861b57bbb450c84569f4131..8a1b32344bce18b62f42d78792354c0f9b9f1d5a 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -362,7 +362,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
|
|
|