Index: build/android/adb_gdb |
diff --git a/build/android/adb_gdb b/build/android/adb_gdb |
index 53e30ac6a854c6c34ef703d9713f233feaaa97b4..0f5f2c4cb13b52ce7f51087703efb0a576830a47 100755 |
--- a/build/android/adb_gdb |
+++ b/build/android/adb_gdb |
@@ -7,7 +7,7 @@ |
# A generic script used to attach to a running Chromium process and |
# debug it. Most users should not use this directly, but one of the |
-# wrapper scripts like adb_gdb_content_shell, or adb_gdb_drt |
+# wrapper scripts like adb_gdb_content_shell |
# |
# Use --help to print full usage instructions. |
# |