commit | 4a42742dc6e41142e40e8e85f6a2dfb6fb774cca | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Fri Mar 01 14:30:43 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Mar 02 10:18:01 2019 |
tree | 8d979c92ee62fd5bee3724f83f066d9a89888b87 | |
parent | 1916cbc6c5c81382a178ff5a32cf085d36dc274e [diff] |
Make rtc_base/fake_mdns_responder.h self contained. The header "rtc_base/fake_mdns_responder.h" was not self contained, and it was relying on order includes to get all the types it needs. This CL makes it self-contained and removes an unneeded #include. Bug: None Change-Id: Ie6c584a169ef884d79e436e51c2e72236b0d4c7a Reviewed-on: https://webrtc-review.googlesource.com/c/125184 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26938}
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.