| Index: webrtc/modules/video_capture/BUILD.gn
|
| diff --git a/webrtc/modules/video_capture/BUILD.gn b/webrtc/modules/video_capture/BUILD.gn
|
| index 90b824a5b8b2c3171487d1004671960ef45d6ba2..e6e67d6b5e84dc6a4c314109eefb4ff46df4be6c 100644
|
| --- a/webrtc/modules/video_capture/BUILD.gn
|
| +++ b/webrtc/modules/video_capture/BUILD.gn
|
| @@ -19,7 +19,6 @@ rtc_static_library("video_capture_module") {
|
| "video_capture.h",
|
| "video_capture_config.h",
|
| "video_capture_defines.h",
|
| - "video_capture_delay.h",
|
| "video_capture_factory.cc",
|
| "video_capture_factory.h",
|
| "video_capture_impl.cc",
|
|
|