| Index: sandbox/linux/BUILD.gn
|
| diff --git a/sandbox/linux/BUILD.gn b/sandbox/linux/BUILD.gn
|
| index 4b5d126509291a58f518a4043592ed1323bce74a..bf243cda91c1bee5d1751501958fca0c6f3c388a 100644
|
| --- a/sandbox/linux/BUILD.gn
|
| +++ b/sandbox/linux/BUILD.gn
|
| @@ -435,7 +435,7 @@ if (compile_suid_client || is_nacl_nonsfi) {
|
| }
|
|
|
| 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.
|
| group("sandbox_linux_unittests_deps") {
|
| testonly = true
|
| deps = [
|
|
|