commit | 6aeef74b6e04bfa78a90b38b5d2323b24f0875d2 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Mon Feb 20 01:13:18 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 20 09:13:18 2017 +0000 |
tree | 5132dcc59e58a25f7e8e757e38ab00ab1975cb57 | |
parent | fe5d521a694cecd66e8c58dc0c0e0103e7822039 [diff] |
Remove uses of #pragma once and add PRESUBMIT check. They violate the C++ coding style guide: https://chromium.googlesource.com/chromium/src/+/master/styleguide/c++/c++.md#File-headers BUG=webrtc:7191 NOTRY=True Review-Url: https://codereview.webrtc.org/2707843002 Cr-Commit-Position: refs/heads/master@{#16712}
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.