commit | 71061bcca8135375fd9c8af729facb1722103c86 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Jun 04 09:01:51 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 07 06:41:20 2019 +0000 |
tree | 97fa236c3a4e3d4d99c2d0c880c5eaf3cb0bed72 | |
parent | 7e8de0bf2db3810587d64c6bb12cd482c4c84868 [diff] |
Replace calls to deprecated googletest APIs. SetUpTestCase/TearDownTestCase -> SetUpTestSuite/TearDownTestSuite. TBR=kwiberg@webrtc.org Bug: None Change-Id: I6d873c62d6b5c9d7100624d00e1c4894d686a9f1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/140041 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28189}
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.