Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(410)

Unified Diff: build/android/adb_gdb

Issue 23517004: Remove the Android DumpRenderTree GDB helper script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/android/adb_gdb_drt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
#
« no previous file with comments | « no previous file | build/android/adb_gdb_drt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698