Index: webrtc/build/android/test_runner.py |
diff --git a/webrtc/build/android/test_runner.py b/webrtc/build/android/test_runner.py |
index 3772005ba36bc7b0618f5e0527db771f0833e4c9..fd8ca2fc0792032630f11358204d8917cb3eea16 100755 |
--- a/webrtc/build/android/test_runner.py |
+++ b/webrtc/build/android/test_runner.py |
@@ -39,7 +39,7 @@ def main(): |
'common_video_unittests': |
'webrtc/common_video/common_video_unittests.isolate', |
'peerconnection_unittests': |
- 'talk/peerconnection_unittests.isolate', |
+ 'webrtc/api/peerconnection_unittests.isolate', |
'modules_tests': 'webrtc/modules/modules_tests.isolate', |
'modules_unittests': 'webrtc/modules/modules_unittests.isolate', |
'rtc_unittests': 'webrtc/rtc_unittests.isolate', |