| Index: build/config/android/rules.gni
|
| diff --git a/build/config/android/rules.gni b/build/config/android/rules.gni
|
| index 1796ac3590b2314c209e4c80e3fb6acf65dd6d48..1f37946cd5efaa9aa624fcee2561b1502da130e3 100644
|
| --- a/build/config/android/rules.gni
|
| +++ b/build/config/android/rules.gni
|
| @@ -2080,7 +2080,7 @@ template("instrumentation_test_apk") {
|
| }
|
| }
|
|
|
| - # TODO(GYP): Delete once recipes no longer use this target.
|
| + # TODO: Delete once recipes no longer use this target.
|
| group("${target_name}_run") {
|
| public_deps = [
|
| ":${invoker.target_name}",
|
|
|