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

Unified Diff: build/android/gdb_apk

Issue 12091033: Relanding "Add apk for running content_browsertests" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 11 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 | « build/android/buildbot/bb_device_steps.py ('k') | build/android/gdb_content_shell » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/gdb_apk
diff --git a/build/android/gdb_apk b/build/android/gdb_apk
index 7e657d6b4be1320dd8b64925e526c159de3a021f..41feae657506f58abd0097566e0ebb24186dd642 100755
--- a/build/android/gdb_apk
+++ b/build/android/gdb_apk
@@ -96,7 +96,7 @@ process_options() {
rooted_phone=0
root=$(dirname $0)/../..
-package_name=org.chromium.content_shell
+package_name=org.chromium.content_shell_apk
shared_lib_dir=$root/out/${BUILDTYPE:-Debug}/lib.target
gdb_args=''
« no previous file with comments | « build/android/buildbot/bb_device_steps.py ('k') | build/android/gdb_content_shell » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698