| commit | f8890356b70e44f91f8c91955564bd7760e9007e | [log] [tgz] |
|---|---|---|
| author | Joachim Reiersen <joachimr@meta.com> | Mon Nov 24 19:14:26 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 25 14:45:32 2025 |
| tree | dfb65b2e1c8e95919894a57afc6709291c4b90a3 | |
| parent | 683625784d751be66ff0daf4ce4e18b0816bfaac [diff] |
Add missing header include in rtc_base/time_utils.cc The rtc_base/numerics/safe_conversions.h include got removed by IWYU in CL https://webrtc-review.googlesource.com/c/src/+/399060, but this header include is still needed for dchecked_cast in WINUWP builds. Add it back behind an ifdef. Bug: None Change-Id: Id39193d2e8833b35a69d21c284638675b92195e8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/426421 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Joachim Reiersen <joachimr@meta.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#46312}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.