commit | 7e60de2c0edff6a7a238570dc6a92e477523d067 | [log] [tgz] |
---|---|---|
author | Patrik Höglund <phoglund@webrtc.org> | Tue Jan 09 14:22:00 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 10 10:04:23 2018 +0000 |
tree | e1fd1511cbd675aadd925f4a8d79a8c50a906c58 | |
parent | 873e5658f1b0a1bcdfbf90ca41f4ad7d51023af6 [diff] |
Enable orphan checks for all .h files. Now that there aren't any orphans[1], this change makes it a bit harder to get more of them by, for instance, unlisting them from .gn files. The previous check only covered new .h files. The check will not catch all changes that create orphans, such as when a file is simply dropped from a gn file. It's hard to implement this, I believe. It should cover the major cases, such as when a header moves between dirs. [1] Depends on https://webrtc-review.googlesource.com/c/src/+/38200. Bug: None Change-Id: I6b61ea119a9ca1df6ebf381c0f5f4d8897c18b96 Reviewed-on: https://webrtc-review.googlesource.com/38220 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21544}
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.