commit | 2bc1ea0b36528168dc9a582b26956fee002e0e49 | [log] [tgz] |
---|---|---|
author | Patrik Höglund <phoglund@webrtc.org> | Wed Oct 16 10:24:35 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 16 13:40:39 2019 +0000 |
tree | e53c5807c7389ed778f574f42a0196c54af24e75 | |
parent | 64444bc865d207fa7a4f768b61969c2515c0e269 [diff] |
Remove the fileutils hack for good. Or, well, to be fair it still kind of does the same thing, but the thing it's (void)ing in is a lot more related to what it actually happening. I could not find another way to solve this since fileutils is fundamentally optional to unit tests, but the flag isn't. Bug: webrtc:9792 Change-Id: I6ebf012246bc259883bc0aaf73ac7fea5525dd1f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157101 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29501}
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.