| Index: webrtc/build/android/test_runner.py
|
| diff --git a/webrtc/build/android/test_runner.py b/webrtc/build/android/test_runner.py
|
| index 78a7a190b2efba82fe39c8350f640e12978f73b6..5b3f3d9e7436d4aec4cd35966012c513a2eee270 100755
|
| --- a/webrtc/build/android/test_runner.py
|
| +++ b/webrtc/build/android/test_runner.py
|
| @@ -38,8 +38,6 @@
|
| 'webrtc/common_audio/common_audio_unittests.isolate',
|
| 'common_video_unittests':
|
| 'webrtc/common_video/common_video_unittests.isolate',
|
| - 'libjingle_peerconnection_unittest':
|
| - 'talk/libjingle_peerconnection_unittest.isolate',
|
| 'modules_tests': 'webrtc/modules/modules_tests.isolate',
|
| 'modules_unittests': 'webrtc/modules/modules_unittests.isolate',
|
| 'rtc_unittests': 'webrtc/rtc_unittests.isolate',
|
|
|