Index: build/android/pylib/remote/device/remote_device_gtest_run.py |
diff --git a/build/android/pylib/remote/device/remote_device_gtest_run.py b/build/android/pylib/remote/device/remote_device_gtest_run.py |
index e5f6990c53e14f7ea04c6425013ce791c8dafec3..76d1d4536bb5271690d358c2659a68a05afb4f5c 100644 |
--- a/build/android/pylib/remote/device/remote_device_gtest_run.py |
+++ b/build/android/pylib/remote/device/remote_device_gtest_run.py |
@@ -24,7 +24,7 @@ _EXTRA_ONLY_OUTPUT_FAILURES = ( |
'OnlyOutputFailures') |
-class RemoteDeviceGtestRun(remote_device_test_run.RemoteDeviceTestRun): |
+class RemoteDeviceGtestTestRun(remote_device_test_run.RemoteDeviceTestRun): |
"""Run gtests and uirobot tests on a remote device.""" |
DEFAULT_RUNNER_PACKAGE = ( |