commit | 054db54ec47cf7a9bf9ca56d0b8c6adde2db19f5 | [log] [tgz] |
---|---|---|
author | tzik <tzik@chromium.org> | Thu Feb 14 04:52:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 15 04:39:06 2019 |
tree | f31d9a8cbd7e384b5b19dc9cad7d90c714b1ca22 | |
parent | 22997d66b84f583eac8f778666b42f236cf24370 [diff] |
Remove an absl::WrapUnique usage without absl/memory/memory.h include absl::WrapUnique requires memory.h include on C++17 mode compile. Bug: chromium:752720 Change-Id: Iaa958652727c8927831d8eecd223678328c7b3bd Reviewed-on: https://webrtc-review.googlesource.com/c/122440 Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Reviewed-by: Peter Slatala <psla@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26701}
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.