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 0cfe717615bbd85a06c4481459b4f717f9094e62..4f7351be8a087e3c5114eec0388b369703a9daf9 100644 |
--- a/build/android/pylib/remote/device/remote_device_gtest_run.py |
+++ b/build/android/pylib/remote/device/remote_device_gtest_run.py |
@@ -15,7 +15,7 @@ from pylib.remote.device import remote_device_test_run |
_EXTRA_COMMAND_LINE_FILE = ( |
- 'org.chromium.native_test.NativeTestActivity.CommandLineFile') |
+ 'org.chromium.native_test.NativeTest.CommandLineFile') |
class RemoteDeviceGtestTestRun(remote_device_test_run.RemoteDeviceTestRun): |