Fix rtc_media_unittests deps (crbug.com/908819 is now fixed).
It is now possible to have dependencies with suffix _module without clashing with the Android GN templates. Bug: chromium:908819 Change-Id: I1b34aac60af93485ce23ebce295ab97c7c163d20 Reviewed-on: https://webrtc-review.googlesource.com/c/117161 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26265}
This commit is contained in:
parent
921d366aed
commit
29cbd85cce
@ -570,10 +570,7 @@ if (rtc_include_tests) {
|
||||
"../modules/audio_processing:api",
|
||||
"../modules/audio_processing:mocks",
|
||||
"../modules/rtp_rtcp",
|
||||
|
||||
# TODO(http://crbug.com/908819): Add this dependency when Chromium
|
||||
# android templates stop to consider *_module to have a special meaning.
|
||||
# "../modules/video_capture:video_capture_module",
|
||||
"../modules/video_capture:video_capture_module",
|
||||
"../modules/video_coding:video_codec_interface",
|
||||
"../modules/video_coding:webrtc_vp8",
|
||||
"../pc:rtc_pc",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user