| Index: webrtc/build/android/test_runner.py
|
| diff --git a/webrtc/build/android/test_runner.py b/webrtc/build/android/test_runner.py
|
| index 799698201ba5b2272a5e8a7b6e9ff97e7cdd49cf..5b3f3d9e7436d4aec4cd35966012c513a2eee270 100755
|
| --- a/webrtc/build/android/test_runner.py
|
| +++ b/webrtc/build/android/test_runner.py
|
| @@ -48,8 +48,6 @@ def main():
|
| 'video_capture_tests':
|
| 'webrtc/modules/video_capture/video_capture_tests.isolate',
|
| 'video_engine_tests': 'webrtc/video_engine_tests.isolate',
|
| - 'video_engine_core_unittests':
|
| - 'webrtc/video_engine/video_engine_core_unittests.isolate',
|
| 'voice_engine_unittests':
|
| 'webrtc/voice_engine/voice_engine_unittests.isolate',
|
| 'webrtc_nonparallel_tests': 'webrtc/webrtc_nonparallel_tests.isolate',
|
|
|