commit | 42369919521c190a56439ed5c5e393fb872bdb0f | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Jun 25 13:52:42 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 29 09:36:17 2018 |
tree | b2c4501c4c900296c5b9bb6566ca0301a1455535 | |
parent | a91decab4f97e526075d89b05f2fbaddd06a2bfd [diff] |
Set gtest_enable_absl_printers to true. Starting from [1], gtest can pretty print absl types. In order to enable the feature WebRTC has to set gtest_enable_absl_printers to true in the .gn file. [1] - https://chromium-review.googlesource.com/c/chromium/src/+/1027711 Bug: None Change-Id: I74eb9a48c361f1523dd8d45510297e101a4d14cd Reviewed-on: https://webrtc-review.googlesource.com/85345 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23781}
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.