| Index: build/android/buildbot/bb_device_steps.py
|
| diff --git a/build/android/buildbot/bb_device_steps.py b/build/android/buildbot/bb_device_steps.py
|
| index 820074977591e681ffb5e59379565b5b32cce946..51c2d63ce10ca46d7a58b6e4d9eb2c833df5c4f2 100755
|
| --- a/build/android/buildbot/bb_device_steps.py
|
| +++ b/build/android/buildbot/bb_device_steps.py
|
| @@ -446,8 +446,6 @@ def RunWebRTCNativeTests(options):
|
|
|
|
|
| def RunGPUTests(options):
|
| - InstallApk(options, INSTRUMENTATION_TESTS['ContentShell'], False)
|
| -
|
| bb_annotations.PrintNamedStep('gpu_tests')
|
| revision = _GetRevision(options)
|
| RunCmd(['content/test/gpu/run_gpu_test.py',
|
|
|