commit | 68f4904ac972fc75e81b642da4d2f46efe79071b | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Tue Feb 27 14:55:34 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 28 13:19:01 2018 |
tree | 5dda316b517de215bcffb5fe7c9edfe0a5eff1aa | |
parent | 3c24ea83408d14e7085115756d35755e3afcb3ec [diff] |
Adding gtest-spi.h in webrtc/test/gtest.h The additional include is needed in order to use EXPECT_NONFATAL_FAILURE() in unit tests. Bug: webrtc:8948 Change-Id: If5b9ceb89a3a36480657d094cfabc81c9b0e15b7 Reviewed-on: https://webrtc-review.googlesource.com/58096 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22227}
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.