commit | 99a70a2d785c0353c3e0eddb463cf75941b6ffd7 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Oct 09 14:45:14 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 10 09:43:46 2018 |
tree | c47b5faece3612e69c77aaa1667ca82cce1159be | |
parent | edc49c1d6ef98435981d89c900374968466f30f0 [diff] |
Remove rtc_base_approved_objc and introduce rtc_base:logging_mac. This CL removes the need of having rtc_base:rtc_base_approved_generic and rtc_base:rtc_base_approved_objc since it removes the _objc build target by moving the declaration of rtc::DescriptionFromOSStatus into rtc_base/logging_mac.h in order to have a new target rtc_base:logging_mac on which rtc_base:logging can depend on. The target rtc_base:rtc_base_approved_generic will be removed in a follow up CL. Bug: webrtc:9838 Change-Id: Id93ac7bced213128e7d654694ff15337c26dab62 Reviewed-on: https://webrtc-review.googlesource.com/c/104802 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25085}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.