webrtc/modules/video_capture
Jerome Humbert 39bab5afb5 Add missing assert.h for win no-test build
Add some missing `#include <assert.h>` for Windows build when compiling
without RTC tests (rtc_include_tests = false) with the MSVC compiler
(is_clang=false, use_lld=false).

Bug: None
Change-Id: Ie9861100efeae87f4c4e29303d62293ad541125a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158533
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29811}
2019-11-17 07:52:32 +00:00
..
linux Format almost everything. 2019-07-08 13:45:15 +00:00
test Format almost everything. 2019-07-08 13:45:15 +00:00
windows Add missing assert.h for win no-test build 2019-11-17 07:52:32 +00:00
BUILD.gn Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
device_info_impl.cc Format almost everything. 2019-07-08 13:45:15 +00:00
device_info_impl.h Format almost everything. 2019-07-08 13:45:15 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
video_capture.h webrtc: Remove semicolons. 2019-02-20 16:02:59 +00:00
video_capture_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_capture_defines.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
video_capture_factory.cc Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
video_capture_factory.h Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
video_capture_impl.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_capture_impl.h Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00