commit | 32012f8c3a731c8ea98ce75ce617b4d17ea6fa54 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Fri Jul 15 06:32:08 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 06:32:18 2016 |
tree | 0be29808fa92968e238e85639b066dda9b23ef87 | |
parent | 33b9c8fb031dba53272627794338fc2725fb0090 [diff] |
Do not include task_queue.h in sequenced_task_checker_impl.h This it to avoid requiring targets that include header files that in turn use SequenceTaskedChecker, to also have to define the macros needed by TaskQueue. BUG=webrtc:5687 Review-Url: https://codereview.webrtc.org/2145393003 Cr-Commit-Position: refs/heads/master@{#13482}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.