DescriptionRefactor webrtc/{api,audio} and modules/audio_coding for GN check
This moves some GN check configurations out of .gn to individual targets.
The now checked targets are:
"//webrtc/api/*",
"//webrtc/audio/*",
"//webrtc/modules/audio_coding/*",
Many targets were fixed by adding dependencies, but the ones that
requires more refactorings are left with the check_includes attribute
set to false instead.
Make //webrtc/test:test_support a public dep of //webrtc/test:test_main
to avoid having to add that to all users of it.
BUG=webrtc:6828
NOTRY=True
Committed: https://crrev.com/676e08f3b68abb7cafa46c1e46d88dd459cb5231
Cr-Commit-Position: refs/heads/master@{#15461}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebased #Patch Set 3 : Disabled check for isac_fix_c too #Patch Set 4 : Rebased #Patch Set 5 : More Android fixes #
Messages
Total messages: 16 (10 generated)
|