Cleanup unused dependency on video_capture_module.
BUG=none TBR=mflodman@webrtc.org Review-Url: https://codereview.webrtc.org/2401613002 Cr-Commit-Position: refs/heads/master@{#14561}
This commit is contained in:
parent
e402a14668
commit
ae04e36f56
@ -66,7 +66,6 @@ rtc_static_library("video") {
|
||||
"../modules/remote_bitrate_estimator",
|
||||
"../modules/rtp_rtcp",
|
||||
"../modules/utility",
|
||||
"../modules/video_capture:video_capture_module",
|
||||
"../modules/video_coding",
|
||||
"../modules/video_processing",
|
||||
"../system_wrappers",
|
||||
|
||||
@ -15,7 +15,6 @@
|
||||
'<(webrtc_root)/modules/modules.gyp:congestion_controller',
|
||||
'<(webrtc_root)/modules/modules.gyp:paced_sender',
|
||||
'<(webrtc_root)/modules/modules.gyp:rtp_rtcp',
|
||||
'<(webrtc_root)/modules/modules.gyp:video_capture_module',
|
||||
'<(webrtc_root)/modules/modules.gyp:video_processing',
|
||||
'<(webrtc_root)/modules/modules.gyp:webrtc_utility',
|
||||
'<(webrtc_root)/modules/modules.gyp:webrtc_video_coding',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user