Refactor webrtc/modules/utility for gn check
The now checked target is: "//webrtc/modules/utility/*" BUG=webrtc:6828 NOTRY=True Review-Url: https://codereview.webrtc.org/2606483002 Cr-Commit-Position: refs/heads/master@{#15803}
This commit is contained in:
parent
e2e64e1a4a
commit
05afa8bce6
1
.gn
1
.gn
@ -32,6 +32,7 @@ check_targets = [
|
||||
"//webrtc/modules/media_file/*",
|
||||
"//webrtc/modules/pacing/*",
|
||||
"//webrtc/modules/rtp_rtcp/*",
|
||||
"//webrtc/modules/utility/*",
|
||||
"//webrtc/modules/video_capture/*",
|
||||
"//webrtc/modules/video_coding/*",
|
||||
"//webrtc/stats:rtc_stats",
|
||||
|
||||
@ -42,6 +42,7 @@ rtc_static_library("utility") {
|
||||
"../../common_audio",
|
||||
"../../system_wrappers",
|
||||
"../audio_coding",
|
||||
"../audio_coding:audio_format_conversion",
|
||||
"../audio_coding:builtin_audio_decoder_factory",
|
||||
"../audio_coding:rent_a_codec",
|
||||
"../media_file",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user