Index: chrome/installer/linux/BUILD.gn |
diff --git a/chrome/installer/linux/BUILD.gn b/chrome/installer/linux/BUILD.gn |
index 866dc39fdfdde8c59a753e4b2f2e177a4d8ea6ab..9f1422a600b6c5013789f44da22d3c77d2d3b6e3 100644 |
--- a/chrome/installer/linux/BUILD.gn |
+++ b/chrome/installer/linux/BUILD.gn |
@@ -48,7 +48,7 @@ group("linux") { |
# This target is provided for compatibility w/ GYP. Users should always |
# depend directly on :linux instead of this target (we set visibility |
# to the empty list to prevent unwanted callers). |
-# TODO(GYP): Delete this target after we've migrated away from GYP and |
+# TODO(GYP_GONE): Delete this target after we've migrated away from GYP and |
# updated the bots to build :linux instead. |
group("linux_packages_all") { |
visibility = [] |