commit | e38a5a1acbd279e5b99a5332e20ce47cf64f29a0 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Nov 22 00:05:15 2018 |
committer | Steve Anton <steveanton@webrtc.org> | Mon Nov 26 20:20:52 2018 |
tree | 630ff1c4e877a2bfc49ad9df02a1f1fd32349dda | |
parent | a6e034adb9cdffda1254e0fcd1204b7917dc5195 [diff] |
Small cleanup to mediasession_unittest.cc - Uses GMock EXPECT_THAT(..., ElementsAreArray(...)) instead of EXPECT_EQ with MAKE_VECTOR. - Removes unnecessary std::string casts. Bug: None Change-Id: I5411ac0a2260176acb333efe9a47660aada03acd Reviewed-on: https://webrtc-review.googlesource.com/c/111727 Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25789}
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.