check_includes=fase on audio_device_generic & objc_codec_factory_helper.
TBR=phoglund@webrtc.org Bug: webrtc:8850 Change-Id: Iebc55a12d3a021aafe753778069ac8c90ccf4d3a No-Try: True No-Presubmit: true Reviewed-on: https://webrtc-review.googlesource.com/48621 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21914}
This commit is contained in:
committed by
Commit Bot
parent
c6b224abc0
commit
7fc0259160
@ -471,6 +471,8 @@ if (rtc_include_tests) {
|
||||
|
||||
if (is_ios || is_mac) {
|
||||
rtc_static_library("objc_codec_factory_helper") {
|
||||
# TODO(bugs.webrtc.org/8850): remove this when the circular dependency will be fixed.
|
||||
check_includes = false
|
||||
sources = [
|
||||
"codecs/test/objc_codec_factory_helper.h",
|
||||
"codecs/test/objc_codec_factory_helper.mm",
|
||||
|
||||
Reference in New Issue
Block a user