commit | 16289f64777c8a49b5c00deb642b3f0a8dce831f | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Mar 18 17:53:53 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 20 06:29:21 2019 |
tree | 8ee4a310167d7d78124e450a2d7c4030b1af8cec | |
parent | 4e2d76c2cd8cebfddb21a90f579cf46cf1f5172a [diff] |
Remove NTDDI_WIN10_RS2 check. This check is already present here [1] so when WebRTC will be built together with Chromium, NTDDI_WIN10_RS2 have to be defined even if WebRTC doesn't check for it. [1] - https://cs.chromium.org/chromium/src/base/win/windows_version.cc?l=24&rcl=091d55df46abb677d565d084064f837f819e92d5 Bug: None Change-Id: I8bbda7b412b5904418f0e400f231dd816e6cbda3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128500 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27199}
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.