commit | 99a81b613d754baad33f68a0c3f8fdd60ee8f186 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Thu Sep 21 08:25:29 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 21 09:05:54 2017 |
tree | 773ebb2667d37fe572b5a0965c1705cc72c1bc33 | |
parent | fc1793064f11cffa6cb4662f91c46f49fedaaf5e [diff] |
Remove #include of rtc_stream_config.h from rtc_event_log.h StreamConfig is not integral to RTC-event logging in general, but rather to specific events. Therefore, the dependency on it should not be exported through rtc_event_log.h. BUG=webrtc:8111 TBR=stefan@webrtc.org Change-Id: I1ece0830cd05fd12220c8c717490e15942bacec9 Reviewed-on: https://webrtc-review.googlesource.com/1238 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19911}
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.