commit | a05d47e3448229af2f72870337aa9b854ff3a0ed | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed May 09 09:03:38 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 09 10:18:06 2018 |
tree | 239704d2a75c69b1c4eab8502605c6ada6c5ebbb | |
parent | 212fb5e4d80640f44dba88f20d02add15af32e50 [diff] |
Adding a way to disable public_deps presubmit check. This is useful when someone is just moving code around or when there is a good reason to use public_deps. Example of the error message: ** Presubmit ERRORS ** public_deps is discouraged in WebRTC BUILD.gn files because it doesn't map well to downstream build systems. Used in: BUILD.gn (line 31). If you are not adding this code (e.g. you are just moving existing code) or you have a good reason, you can add a comment on the line that causes the problem: public_deps = [ # no-presubmit-check TODO(webrtc:8603) Bug: webrtc:8603 Change-Id: If2645b6ba60c7cbf5416450cf6e5a8c08bf4934e Reviewed-on: https://webrtc-review.googlesource.com/75508 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23186}
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.