commit | 9baa77981f733a98e764171c90685f1985b3d470 | [log] [tgz] |
---|---|---|
author | mbonadei <mbonadei@webrtc.org> | Mon May 15 15:06:47 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 15 15:06:47 2017 |
tree | 6aaa00b486e5f0a335265afefb34f27c4e9b3f5b | |
parent | 9e6a290c8d6978f9294c5b0b8bde9244dfe04997 [diff] |
Moving compile_assert_c.h to webrtc/base This header was not tracked by a GN target and in the discussion on https://bugs.chromium.org/p/webrtc/issues/detail?id=7617 we decided to also move it under webrtc/base. I checked in chromium code search and it seems safe to move it without creating a stub header in webrtc/system_wrappers. BUG=webrtc:7617 Review-Url: https://codereview.webrtc.org/2882673002 Cr-Commit-Position: refs/heads/master@{#18151}
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.