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

Unified Diff: chrome/test/chromedriver/chrome/adb_commands.py

Issue 14369004: Allowing Chrome Dev. Adding README note on running Python tests on 64-bit OSX. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 8 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 | « chrome/test/chromedriver/README.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/chrome/adb_commands.py
===================================================================
--- chrome/test/chromedriver/chrome/adb_commands.py (revision 195104)
+++ chrome/test/chromedriver/chrome/adb_commands.py (working copy)
@@ -27,6 +27,7 @@
PackageInfo('.ChromiumTestShellActivity',
'chromium_testshell_devtools_remote'),
'com.google.android.apps.chrome': CHROME_INFO,
+ 'com.google.android.apps.chrome_dev': CHROME_INFO,
'com.chrome.dev': CHROME_INFO,
'com.chrome.beta': CHROME_INFO,
'com.android.chrome': CHROME_INFO,
« no previous file with comments | « chrome/test/chromedriver/README.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698