| Index: build/android/pylib/constants.py
|
| diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py
|
| index 076135add506888be7aa244e10d08fd8adb2af30..3d0dfbc941bd2637e9f57e0e9a04d86ea2ac5084 100644
|
| --- a/build/android/pylib/constants.py
|
| +++ b/build/android/pylib/constants.py
|
| @@ -29,7 +29,7 @@ PACKAGE_INFO = {
|
| 'com.google.android.apps.chrome.document.ChromeLauncherActivity',
|
| '/data/local/chrome-command-line',
|
| 'chrome_devtools_remote',
|
| - 'com.google.android.apps.chrome.tests'),
|
| + None),
|
| 'chrome': PackageInfo(
|
| 'com.google.android.apps.chrome',
|
| 'com.google.android.apps.chrome.Main',
|
|
|