commit | d8ed0c1f17726ef27965a490fb72ccefcbf682b0 | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Tue Dec 06 06:25:38 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 06 07:18:28 2022 |
tree | 33e8e8828e4afcb4aedb4dcea8dafba34e9b890e | |
parent | e093c481bf8fd8e141fee4c007d63da488ce0ef5 [diff] |
Specify DEPS ninja path directly in build scripts instead of depot_tools/ninja wrapper It's better to avoid calling DEPOT_TOOLS_PATH because ninja binaries in depot_tools will be removed soon. Technically, it would work because depot_tools/ninja 'wrapper' can find the DEPS ninja path. But it's better to specify the ninja path directly instead of relying on the wrapper. Bug: chromium:1340825 Change-Id: I992c12601e86be003acdb39ce6d29be817dc7522 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286520 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#38815}
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.