commit | 500e1e1c98b8b5126cda9956506dd17ff6d2918f | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Jun 04 11:35:54 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 04 14:24:36 2024 |
tree | 7c3f71cff95a4dfe050be565424e3169713ff29d | |
parent | fe34363ca0ff9d79d7d0943a98ae3a5198e61f75 [diff] |
Import config.gni from partition_alloc.gni's build_override. The file base/allocator/partition_allocator/partition_alloc.gni reads the variable is_cronet_build, which is defined by the cronet.gni file. Removing the import and relying on the transitive import from another .gni file, makes it brittle (e.g. in this case it breaks WebRTC's bots). Bug: b/344727254 Change-Id: If6c537e934ae4b2243eb104a4b867b49f5d10cca Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/353540 Reviewed-by: Jeremy Leconte <jleconte@google.com> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42431}
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.