Add nogncheck to a WebRTC header to suppress gn check error.
Running this command will throw an error: gn gen out/Release --check --args="is_debug=false enable_webrtc=false" Fix this error by adding a nogncheck comment by the errant include. BUG= Review-Url: https://codereview.chromium.org/2563773003 Cr-Commit-Position: refs/heads/master@{#438041}
Showing
Please register or sign in to comment